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

Public Attributes

struct collection_listcollect
 
struct gdbarchgdbarch
 
CORE_ADDR pc
 
long frame_regno
 
long frame_offset
 
int count
 
int trace_string
 

Detailed Description

Definition at line 1121 of file tracepoint.c.

Member Data Documentation

struct collection_list* add_local_symbols_data::collect

Definition at line 1123 of file tracepoint.c.

Referenced by add_local_symbols(), and do_collect_symbol().

int add_local_symbols_data::count

Definition at line 1128 of file tracepoint.c.

Referenced by add_local_symbols(), and do_collect_symbol().

long add_local_symbols_data::frame_offset

Definition at line 1127 of file tracepoint.c.

Referenced by add_local_symbols(), and do_collect_symbol().

long add_local_symbols_data::frame_regno

Definition at line 1126 of file tracepoint.c.

Referenced by add_local_symbols(), and do_collect_symbol().

struct gdbarch* add_local_symbols_data::gdbarch

Definition at line 1124 of file tracepoint.c.

Referenced by add_local_symbols(), and do_collect_symbol().

CORE_ADDR add_local_symbols_data::pc

Definition at line 1125 of file tracepoint.c.

Referenced by add_local_symbols(), and do_collect_symbol().

int add_local_symbols_data::trace_string

Definition at line 1129 of file tracepoint.c.

Referenced by add_local_symbols(), and do_collect_symbol().


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