GDB (xrefs)
Public Attributes | List of all members
finish_breakpoint_object Struct Reference

Public Attributes

gdbpy_breakpoint_object py_bp
 
PyObject * return_type
 
PyObject * function_value
 
PyObject * return_value
 

Detailed Description

Definition at line 38 of file py-finishbreakpoint.c.

Member Data Documentation

PyObject* finish_breakpoint_object::function_value
gdbpy_breakpoint_object finish_breakpoint_object::py_bp

Definition at line 41 of file py-finishbreakpoint.c.

Referenced by bpfinishpy_init(), and bpfinishpy_out_of_scope().

PyObject* finish_breakpoint_object::return_type
PyObject* finish_breakpoint_object::return_value

The documentation for this struct was generated from the following file: