Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Drecord-full.c716 static int record_full_hw_watchpoint = 0; variable
794 record_full_hw_watchpoint = 1; in record_full_exec_insn()
1342 record_full_hw_watchpoint = 0; in record_full_wait_1()
1450 if (record_full_hw_watchpoint) in record_full_wait_1()
1521 return record_full_hw_watchpoint; in record_full_stopped_by_watchpoint()