Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreakpoint.h1304 extern bool bpstat_should_step ();
Dinfrun.c2802 if (tp->control.trap_expected || bpstat_should_step ()) in resume_1()
8610 || bpstat_should_step ()); in currently_stepping()
DChangeLog-19902048 breakpoint.h: Add bpstat_should_step.
Dbreakpoint.c6178 bpstat_should_step () in bpstat_should_step() function
DChangeLog-20197912 bpstat_should_step): Return bool, adjust comments.
7914 bpstat_should_step): Likewise.
DChangeLog-20017135 (bpstat_should_step, bpstat_have_active_hw_watchpoints)
DChangeLog-200911424 * breakpoint.c (bpstat_should_step): Only consider software
DChangeLog-2003240 (bpstat_should_step, bpstat_have_active_hw_watchpoints)