Add gdbsym.c object to help with running gdb-to-qemu

This commit is contained in:
Michael Brown
2007-06-30 22:43:31 +01:00
parent e1646b4080
commit 8f6a4e8140
4 changed files with 36 additions and 3 deletions

View File

@@ -143,5 +143,6 @@
#undef BUILD_ID /* Include a custom build ID string,
* e.g "test-foo" */
#undef NULL_TRAP /* Attempt to catch NULL function calls */
#define DUMP_GDBSYM /* Dump GDB symbol table information */
/* @END general.h */