GDB (xrefs)
Public Attributes | List of all members
_frame_smob Struct Reference

Public Attributes

eqable_gdb_smob base
 
struct frame_id frame_id
 
struct gdbarchgdbarch
 
struct inferiorinferior
 
int frame_id_is_next
 

Detailed Description

Definition at line 38 of file scm-frame.c.

Member Data Documentation

eqable_gdb_smob _frame_smob::base

Definition at line 41 of file scm-frame.c.

Referenced by frscm_free_frame_smob(), and frscm_scm_from_frame().

struct frame_id _frame_smob::frame_id
int _frame_smob::frame_id_is_next

Definition at line 67 of file scm-frame.c.

Referenced by frscm_frame_smob_to_frame(), and frscm_make_frame_smob().

struct gdbarch* _frame_smob::gdbarch

Definition at line 44 of file scm-frame.c.

Referenced by frscm_make_frame_smob(), and gdbscm_frame_arch().

struct inferior* _frame_smob::inferior

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