Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Ddisplaced-stepping.c208 || target_have_steppable_watchpoint ()) in displaced_step_instruction_executed_successfully()
Dtarget.h2071 extern bool target_have_steppable_watchpoint ();
Dprocfs.c3063 if (!target_have_steppable_watchpoint () in insert_watchpoint()
Dinfrun.c3191 && !target_have_steppable_watchpoint ()) in thread_still_needs_step_over()
6981 && (target_have_steppable_watchpoint () in handle_signal_stop()
Dtarget.c484 target_have_steppable_watchpoint () in target_have_steppable_watchpoint() function
DChangeLog-20212996 (target_have_steppable_watchpoint): Likewise.
3076 (target_have_steppable_watchpoint): New.
DChangeLog-20099726 (target_have_steppable_watchpoint): New macro.
DChangeLog-20204246 * target.h (target_have_steppable_watchpoint): Now a function.