Searched refs:gdbarch_software_single_step (Results 1 – 4 of 4) sorted by relevance
1115 if (!gdbarch_software_single_step (gdbarch, in record_full_resume()1306 if (gdbarch_software_single_step (gdbarch, in record_full_wait_1()
621 extern int gdbarch_software_single_step (struct gdbarch *gdbarch, struct frame_info *frame);
3009 gdbarch_software_single_step (struct gdbarch *gdbarch, struct frame_info *frame) in gdbarch_software_single_step() function
1671 && gdbarch_software_single_step (gdbarch, get_current_frame ())) in maybe_software_singlestep()