Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dsparc-tdep.h165 int insert_breakpoints_p);
H A Dwince.c816 int insert_breakpoints_p) in wince_software_single_step() argument
822 if (!insert_breakpoints_p) in wince_software_single_step()
957 int insert_breakpoints_p) in wince_software_single_step() argument
961 if (!insert_breakpoints_p) in wince_software_single_step()
1004 int insert_breakpoints_p) in wince_software_single_step() argument
1010 if (!insert_breakpoints_p) in wince_software_single_step()
H A Dalpha-tdep.c1443 alpha_software_single_step (enum target_signal sig, int insert_breakpoints_p) in alpha_software_single_step() argument
1450 if (insert_breakpoints_p) in alpha_software_single_step()
H A Dsparc-tdep.c1022 sparc_software_single_step (enum target_signal sig, int insert_breakpoints_p) in sparc_software_single_step() argument
1028 if (insert_breakpoints_p) in sparc_software_single_step()
H A Dgdbarch.h2044 typedef void (gdbarch_software_single_step_ftype) (enum target_signal sig, int insert_breakpoints_p
2045 …h_software_single_step (struct gdbarch *gdbarch, enum target_signal sig, int insert_breakpoints_p);
2051 …ne SOFTWARE_SINGLE_STEP(sig, insert_breakpoints_p) (gdbarch_software_single_step (current_gdbarch,… argument
H A Drs6000-tdep.c336 int insert_breakpoints_p) in rs6000_software_single_step() argument
346 if (insert_breakpoints_p) in rs6000_software_single_step()
H A Dgdbarch.c2163 XSTRING (SOFTWARE_SINGLE_STEP (sig, insert_breakpoints_p))); in gdbarch_dump()
4955 …ch_software_single_step (struct gdbarch *gdbarch, enum target_signal sig, int insert_breakpoints_p) in gdbarch_software_single_step() argument
4961 gdbarch->software_single_step (sig, insert_breakpoints_p); in gdbarch_software_single_step()
H A Dmips-tdep.c1788 mips_software_single_step (enum target_signal sig, int insert_breakpoints_p) in mips_software_single_step() argument
1795 if (insert_breakpoints_p) in mips_software_single_step()