debug GDB IO
This commit is contained in:
parent
65e5116229
commit
330b11309d
|
@ -96,7 +96,7 @@ struct gdb_connection {
|
||||||
char *thread_list;
|
char *thread_list;
|
||||||
};
|
};
|
||||||
|
|
||||||
#if 0
|
#if 1
|
||||||
#define _DEBUG_GDB_IO_
|
#define _DEBUG_GDB_IO_
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue