X-Git-Url: http://git.tdb.fi/?p=gldbg.git;a=blobdiff_plain;f=source%2Fgldbg.h;fp=source%2Fgldbg.h;h=9f77430e753ec54f13f31b7d504cd14831086dbb;hp=3a2bcd1a718535fdba44b00f6d2018f423df74a3;hb=a34325fadec5b2be003bf9af1f081bfc4c83e8b6;hpb=efd709c6cdac15b7823e80ed64e448003aea835d 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;