GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
finish_breakpoint_object Struct Reference

Public Attributes

gdbpy_breakpoint_object py_bp
 
PyObject * func_symbol
 
PyObject * function_value
 
PyObject * return_value
 

Detailed Description

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

Member Data Documentation

◆ func_symbol

PyObject* finish_breakpoint_object::func_symbol

◆ function_value

PyObject* finish_breakpoint_object::function_value

◆ py_bp

gdbpy_breakpoint_object finish_breakpoint_object::py_bp

◆ return_value

PyObject* finish_breakpoint_object::return_value

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