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

Public Attributes

struct bookmarknext
 
int number
 
CORE_ADDR pc
 
struct symtab_and_line sal
 
gdb_byteopaque_data
 

Detailed Description

Definition at line 105 of file reverse.c.

Member Data Documentation

struct bookmark* bookmark::next
int bookmark::number
gdb_byte* bookmark::opaque_data
CORE_ADDR bookmark::pc

Definition at line 108 of file reverse.c.

Referenced by bookmark_1(), and save_bookmark_command().

struct symtab_and_line bookmark::sal

Definition at line 109 of file reverse.c.

Referenced by save_bookmark_command().


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