Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dtarget.h481 int to_have_continuable_watchpoint; member
1554 (current_target.to_have_continuable_watchpoint)
H A Di386-nat.c866 t->to_have_continuable_watchpoint = 1; in i386_use_watchpoints()
H A Dtarget.c628 INHERIT (to_have_continuable_watchpoint, t); in update_current_target()