GDB (xrefs)
Loading...
Searching...
No Matches
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 37 of file scm-frame.c.

Member Data Documentation

◆ base

eqable_gdb_smob frame_smob::base

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

Referenced by frscm_free_frame_smob(), frscm_make_frame_smob(), and frscm_scm_from_frame().

◆ frame_id

struct frame_id frame_smob::frame_id

◆ frame_id_is_next

int frame_smob::frame_id_is_next

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

Referenced by frscm_make_frame_smob(), and frscm_scm_from_frame().

◆ gdbarch

struct gdbarch* frame_smob::gdbarch

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

Referenced by frscm_make_frame_smob(), frscm_scm_from_frame(), and gdbscm_frame_arch().

◆ inferior

struct inferior* frame_smob::inferior

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