GDB (xrefs)
Public Attributes
frame_info Struct Reference

List of all members.

Public Attributes

int level
struct program_spacepspace
struct address_spaceaspace
void * prologue_cache
struct frame_unwindunwind
struct {
   int   p
   struct gdbarch *   arch
prev_arch
struct {
   int   p
   CORE_ADDR   value
prev_pc
struct {
   CORE_ADDR   addr
   int   p
prev_func
struct {
   int   p
   struct frame_id   value
this_id
struct frame_basebase
void * base_cache
struct frame_infonext
int prev_p
struct frame_infoprev
enum unwind_stop_reason stop_reason

Detailed Description

Definition at line 61 of file frame.c.


Member Data Documentation

Definition at line 92 of file frame.c.

Referenced by frame_unwind_arch().

struct { ... } frame_info::prev_arch

Referenced by frame_unwind_arch().

struct { ... } frame_info::prev_func
struct { ... } frame_info::prev_pc

Definition at line 129 of file frame.c.

Referenced by get_frame_unwind_stop_reason(), and get_prev_frame_1().

struct { ... } frame_info::this_id

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