Home
last modified time | relevance | path

Searched defs:bookmark (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dreverse.c105 struct bookmark { struct
106 struct bookmark *next; argument
113 static struct bookmark *bookmark_chain; argument
H A Drecord-full.c1875 record_full_goto_bookmark (gdb_byte *bookmark, int from_tty) in record_full_goto_bookmark()