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

Public Attributes

PyObject_HEAD bp_locationbp_loc
 
gdbpy_breakpoint_objectowner
 

Detailed Description

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

Member Data Documentation

◆ bp_loc

PyObject_HEAD bp_location* gdbpy_breakpoint_location_object::bp_loc

Definition at line 46 of file py-breakpoint.c.

◆ owner

gdbpy_breakpoint_object* gdbpy_breakpoint_location_object::owner

Definition at line 49 of file py-breakpoint.c.


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