Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dinfcmd.c2814 bool was_non_stop_p = target_is_non_stop_p (); in detach_command() local
2835 if (!was_non_stop_p) in detach_command()