Home
last modified time | relevance | path

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

/qemu/gdbstub/
H A Dsystem.c219 static void gdb_sigterm_handler(int signal) in gdb_sigterm_handler() function
366 act.sa_handler = gdb_sigterm_handler; in gdbserver_start()