Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dbreakpoint.h659 extern int target_exact_watchpoints;
H A Dbreakpoint.c526 int target_exact_watchpoints = 0; variable
1894 b->exact = target_exact_watchpoints && reg_cnt == 1; in update_watchpoint()
11241 len = (target_exact_watchpoints in can_use_hardware_watchpoint()