|
GDB (API)
|
Go to the source code of this file.
Functions | |
| int | emit_new_objfile_event (struct objfile *objfile) |
| GDBPY_NEW_EVENT_TYPE (new_objfile,"gdb.NewObjFileEvent","NewObjFileEvent","GDB new object file event object", event_object_type, static) | |
| int emit_new_objfile_event | ( | struct objfile * | objfile | ) |
Definition at line 56 of file py-newobjfileevent.c.
| GDBPY_NEW_EVENT_TYPE | ( | new_objfile | , |
| "gdb.NewObjFileEvent" | , | ||
| "NewObjFileEvent" | , | ||
| "GDB new object file event object" | , | ||
| event_object_type | , | ||
| static | |||
| ) |
1.7.6.1