|
GDB (xrefs)
|
Public Attributes | |
| PyObject_HEAD struct frame_id | frame_id |
| struct gdbarch * | gdbarch |
| int | frame_id_is_next |
Definition at line 33 of file py-frame.c.
| PyObject_HEAD struct frame_id frame_object::frame_id |
Definition at line 35 of file py-frame.c.
Referenced by frame_object_to_frame_info().
| int frame_object::frame_id_is_next |
Definition at line 46 of file py-frame.c.
Referenced by frame_object_to_frame_info().
| struct gdbarch* frame_object::gdbarch |
Definition at line 36 of file py-frame.c.
Referenced by frapy_arch().
1.8.14