diff --git a/gdbstub.c b/gdbstub.c index 5fce5d8831..d255eab6d5 100644 --- a/gdbstub.c +++ b/gdbstub.c @@ -37,7 +37,7 @@ #include "thunk.h" #include "exec.h" -#define DEBUG_GDB +//#define DEBUG_GDB int gdbstub_fd = -1;