Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDinfrun.c1665 maybe_software_singlestep (struct gdbarch *gdbarch, CORE_ADDR pc) in maybe_software_singlestep() function
1828 step = maybe_software_singlestep (gdbarch, pc); in resume()
4050 hw_step = maybe_software_singlestep (gdbarch, stop_pc); in handle_inferior_event()