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 94 of file reverse.c.

Member Data Documentation

◆ next

struct bookmark* bookmark::next

◆ number

int bookmark::number

◆ opaque_data

gdb_byte* bookmark::opaque_data

◆ pc

CORE_ADDR bookmark::pc

Definition at line 97 of file reverse.c.

Referenced by bookmark_1(), and save_bookmark_command().

◆ sal

struct symtab_and_line bookmark::sal

Definition at line 98 of file reverse.c.

Referenced by save_bookmark_command().


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