GDB (xrefs)
|
Go to the source code of this file.
Functions | |
gdbpy_ref | create_breakpoint_event_object (PyObject *breakpoint_list, PyObject *first_bp) |
gdbpy_ref create_breakpoint_event_object | ( | PyObject * | breakpoint_list, |
PyObject * | first_bp | ||
) |
Definition at line 27 of file py-bpevent.c.
References create_stop_event_object(), and evpy_add_attribute().
Referenced by emit_stop_event().