Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dgnu-nat.c2728 int old_sc = inf->pause_sc; in set_task_pause_cmd() local
2732 if (old_sc == 0 && inf->pause_sc != 0) in set_task_pause_cmd()
3202 int old_sc = thread->pause_sc; in set_thread_pause_cmd() local
3204 if (old_sc == 0 && thread->pause_sc != 0 && thread->inf->pause_sc == 0) in set_thread_pause_cmd()