Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDinfttrace.c343 static int doing_fake_step = 0; variable
1829 else if (doing_fake_step && (tstate.tts_lwpid == fake_step_tid)) in select_stopped_thread_of_process()
1904 if (doing_fake_step) in select_stopped_thread_of_process()
2078 if (!doing_fake_step) in call_ttrace_wait()
2124 if (!doing_fake_step) in call_ttrace_wait()
2149 if (doing_fake_step) in call_ttrace_wait()
2202 if (!doing_fake_step) in call_ttrace_wait()
2252 if (doing_fake_step) in call_ttrace_wait()
2266 else if (doing_fake_step) in call_ttrace_wait()
2273 doing_fake_step = 0; in call_ttrace_wait()
[all …]