GDB (xrefs)
Public Attributes
frame_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD struct frame_id frame_id
struct gdbarchgdbarch
int frame_id_is_next

Detailed Description

Definition at line 32 of file py-frame.c.


Member Data Documentation

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().

Definition at line 35 of file py-frame.c.

Referenced by frapy_arch().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines