|
GDB (API)
|
Go to the source code of this file.
Functions | |
| int | emit_continue_event (ptid_t ptid) |
| GDBPY_NEW_EVENT_TYPE (continue,"gdb.ContinueEvent","ContinueEvent","GDB continue event object", thread_event_object_type, static) | |
| int emit_continue_event | ( | ptid_t | ptid | ) |
Definition at line 37 of file py-continueevent.c.
| GDBPY_NEW_EVENT_TYPE | ( | continue | , |
| "gdb.ContinueEvent" | , | ||
| "ContinueEvent" | , | ||
| "GDB continue event object" | , | ||
| thread_event_object_type | , | ||
| static | |||
| ) |
1.7.6.1