Home
last modified time | relevance | path

Searched refs:insert_breakpoints_p (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsparc-tdep.h165 int insert_breakpoints_p);
H A Dwince.c811 int insert_breakpoints_p) in wince_software_single_step() argument
817 if (!insert_breakpoints_p) in wince_software_single_step()
952 int insert_breakpoints_p) in wince_software_single_step() argument
956 if (!insert_breakpoints_p) in wince_software_single_step()
999 int insert_breakpoints_p) in wince_software_single_step() argument
1005 if (!insert_breakpoints_p) in wince_software_single_step()
H A Dgdbarch.h1211 typedef void (gdbarch_software_single_step_ftype) (enum target_signal sig, int insert_breakpoints_p
1212 …h_software_single_step (struct gdbarch *gdbarch, enum target_signal sig, int insert_breakpoints_p);
1218 …ne SOFTWARE_SINGLE_STEP(sig, insert_breakpoints_p) (gdbarch_software_single_step (current_gdbarch,… argument
H A Dalpha-tdep.c1441 alpha_software_single_step (enum target_signal sig, int insert_breakpoints_p) in alpha_software_single_step() argument
1448 if (insert_breakpoints_p) in alpha_software_single_step()
H A Dsparc-tdep.c1040 sparc_software_single_step (enum target_signal sig, int insert_breakpoints_p) in sparc_software_single_step() argument
1046 if (insert_breakpoints_p) in sparc_software_single_step()
H A Dgdbarch.sh613 …oid:software_single_step:enum target_signal sig, int insert_breakpoints_p:sig, insert_breakpoints_p
H A Dgdbarch.c1562 XSTRING (SOFTWARE_SINGLE_STEP (sig, insert_breakpoints_p))); in gdbarch_dump()
3332 …ch_software_single_step (struct gdbarch *gdbarch, enum target_signal sig, int insert_breakpoints_p) in gdbarch_software_single_step() argument
3338 gdbarch->software_single_step (sig, insert_breakpoints_p); in gdbarch_software_single_step()
H A Drs6000-tdep.c618 int insert_breakpoints_p) in rs6000_software_single_step() argument
628 if (insert_breakpoints_p) in rs6000_software_single_step()
H A Dmips-tdep.c2176 mips_software_single_step (enum target_signal sig, int insert_breakpoints_p) in mips_software_single_step() argument
2183 if (insert_breakpoints_p) in mips_software_single_step()