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