Home
last modified time | relevance | path

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

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