X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fgldbg.h;h=9f77430e753ec54f13f31b7d504cd14831086dbb;hb=a34325fadec5b2be003bf9af1f081bfc4c83e8b6;hp=3a2bcd1a718535fdba44b00f6d2018f423df74a3;hpb=e6f542d42b566193f55bb6727834f709ac6c1762;p=gldbg.git diff --git a/source/gldbg.h b/source/gldbg.h index 3a2bcd1..9f77430 100644 --- a/source/gldbg.h +++ b/source/gldbg.h @@ -30,6 +30,7 @@ private: typedef std::list BreakList; + bool done; CommandInterpreter cmd_interp; Process process; int sock_fd;