Home
last modified time | relevance | path

Searched refs:cannot_step_breakpoint (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dgdbarch.c256 int cannot_step_breakpoint; member
5213 return gdbarch->cannot_step_breakpoint; in gdbarch_cannot_step_breakpoint()
5218 int cannot_step_breakpoint) in set_gdbarch_cannot_step_breakpoint() argument
5220 gdbarch->cannot_step_breakpoint = cannot_step_breakpoint; in set_gdbarch_cannot_step_breakpoint()
H A Dgdbarch.h2249 extern void set_gdbarch_cannot_step_breakpoint (struct gdbarch *gdbarch, int cannot_step_breakpoint