Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dvgdb.c77 Bool shutting_down = False; variable
226 while (!shutting_down) { in invoke_gdbserver_in_valgrind()
442 shutting_down = True; in read_from_gdb_write_to_pid()
466 shutting_down = True; in read_from_pid_write_to_gdb()
681 shutting_down = True; in received_signal()
684 shutting_down = True; in received_signal()
866 (shutting_down ? in gdb_relay()
874 shutting_down = True; in gdb_relay()
884 shutting_down = True; in gdb_relay()
888 shutting_down = True; in gdb_relay()
[all …]
Dvgdb.h74 extern Bool shutting_down;
Dvgdb-invoker-ptrace.c273 shutting_down = True; in waitstopped()
1118 shutting_down = True; in invoker_invoke_gdbserver()