GDB (xrefs)
|
Public Attributes | |
breakpoint_object | py_bp |
PyObject * | return_type |
PyObject * | function_value |
PyObject * | return_value |
Definition at line 39 of file py-finishbreakpoint.c.
Definition at line 49 of file py-finishbreakpoint.c.
Referenced by bpfinishpy_dealloc(), bpfinishpy_init(), and bpfinishpy_pre_stop_hook().
Definition at line 42 of file py-finishbreakpoint.c.
Referenced by bpfinishpy_init(), and bpfinishpy_out_of_scope().
Definition at line 46 of file py-finishbreakpoint.c.
Referenced by bpfinishpy_dealloc(), bpfinishpy_init(), and bpfinishpy_pre_stop_hook().
Definition at line 53 of file py-finishbreakpoint.c.
Referenced by bpfinishpy_dealloc(), bpfinishpy_get_returnvalue(), and bpfinishpy_pre_stop_hook().