Home
last modified time | relevance | path

Searched refs:record_full_beneath_to_stopped_by_watchpoint (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Drecord-full.c245 static int (*record_full_beneath_to_stopped_by_watchpoint) (void); variable
1002 record_full_beneath_to_stopped_by_watchpoint = tmp_to_stopped_by_watchpoint; in record_full_open()
1523 return record_full_beneath_to_stopped_by_watchpoint (); in record_full_stopped_by_watchpoint()