GDB (API)
|
#include "gdb/signals.def"
Go to the source code of this file.
Defines | |
#define | SET(symbol, constant, name, string) symbol = constant, |
Enumerations | |
enum | gdb_signal |
Functions | |
SET (GDB_SIGNAL_RETRACT, 40,"SIGRETRACT","Need to relinquish monitor mode") SET(GDB_SIGNAL_DEFAULT |
enum gdb_signal |
gdb_signal::SET | ( | GDB_SIGNAL_RETRACT | , |
40 | , | ||
"SIGRETRACT" | , | ||
"Need to relinquish monitor mode" | |||
) |