debug GDB IO

This commit is contained in:
Palmer Dabbelt 2018-05-30 04:24:10 -07:00
parent 65e5116229
commit 330b11309d
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ struct gdb_connection {
char *thread_list;
};
#if 0
#if 1
#define _DEBUG_GDB_IO_
#endif