mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 09:32:33 +03:00
[GDB] Add GDB stub for remote debugging
See http://etherboot.org/wiki/dev/gdbstub for documentation.
This commit is contained in:
committed by
Michael Brown
parent
831db76ff7
commit
04bc50f025
@@ -164,6 +164,7 @@
|
||||
#undef BUILD_ID /* Include a custom build ID string,
|
||||
* e.g "test-foo" */
|
||||
#undef NULL_TRAP /* Attempt to catch NULL function calls */
|
||||
#undef GDBSTUB /* Remote GDB debugging */
|
||||
|
||||
/* @END general.h */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user