removed debug
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 26 Jul 2003 18:01:58 +0000 (18:01 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 26 Jul 2003 18:01:58 +0000 (18:01 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@336 c046a42c-6fe2-441c-8c8c-71466251a162

gdbstub.c

index 5fce5d8..d255eab 100644 (file)
--- 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;