Home
last modified time | relevance | path

Searched defs:software_single_step (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp898 bool software_single_step = !SupportHardwareSingleStepping(); in Resume() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.c213 gdbarch_software_single_step_ftype *software_single_step; member
3343 gdbarch_software_single_step_ftype software_single_step) in set_gdbarch_software_single_step()