Home
last modified time | relevance | path

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

/freebsd-12.1/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c93 static ptid_t last_single_step_thread; variable
659 if (!ptid_equal (last_single_step_thread, null_ptid)) in fbsd_thread_resume()
675 last_single_step_thread = work_ptid; in fbsd_thread_resume()
678 last_single_step_thread = null_ptid; in fbsd_thread_resume()