Searched refs:gdbarch_cannot_step_breakpoint (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.h642 extern int gdbarch_cannot_step_breakpoint (struct gdbarch *gdbarch);
H A Dinfrun.c1762 if (gdbarch_cannot_step_breakpoint (gdbarch))
H A Dgdbarch.c2988 gdbarch_cannot_step_breakpoint (struct gdbarch *gdbarch) function
2993 fprintf_unfiltered (gdb_stdlog, "gdbarch_cannot_step_breakpoint called\n");

Completed in 177 milliseconds