Home
last modified time | relevance | path

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

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dtarget.h463 int to_have_steppable_watchpoint; member
1313 (current_target.to_have_steppable_watchpoint)
H A Dia64-linux-nat.c854 t->to_have_steppable_watchpoint = 1; in _initialize_ia64_linux_nat()
H A Dtarget.c601 INHERIT (to_have_steppable_watchpoint, t); in update_current_target()
H A DChangeLog-20078840 * target.c (update_current_target): Add to_have_steppable_watchpoint.
8841 * target.h (struct target_ops): Add to_have_steppable_watchpoint.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dtarget.h480 int to_have_steppable_watchpoint; member
1549 (current_target.to_have_steppable_watchpoint)
H A Dia64-linux-nat.c895 t->to_have_steppable_watchpoint = 1; in _initialize_ia64_linux_nat()
H A Dtarget.c627 INHERIT (to_have_steppable_watchpoint, t); in update_current_target()
H A DChangeLog-20078840 * target.c (update_current_target): Add to_have_steppable_watchpoint.
8841 * target.h (struct target_ops): Add to_have_steppable_watchpoint.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20078836 * target.c (update_current_target): Add to_have_steppable_watchpoint.
8837 * target.h (struct target_ops): Add to_have_steppable_watchpoint.
H A DChangeLog-201811252 to_have_steppable_watchpoint, to_have_continuable_watchpoint,