|
GDB (xrefs)
|
Go to the source code of this file.
Macros | |
| #define | GDB_PY_DEFINE_EVENT(name) |
Functions | |
| static int CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION | add_new_registry (eventregistry_object **registryp, const char *name) |
| int | gdbpy_initialize_py_events (void) |
| #define GDB_PY_DEFINE_EVENT | ( | name | ) |
|
static |
Definition at line 41 of file py-evts.c.
References create_eventregistry_object(), gdb_py_events, gdb_pymodule_addobject(), events_object::module, and name.
| int gdbpy_initialize_py_events | ( | void | ) |
Definition at line 54 of file py-evts.c.
References gdb_module, gdb_py_events, gdb_pymodule_addobject(), and events_object::module.
Referenced by do_start_initialization().
1.8.14