Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Devent-top.h94 extern void handle_sigtstp (int sig);
Devent-top.c1313 handle_sigtstp (int sig) in handle_sigtstp() function
1316 signal (sig, handle_sigtstp); in handle_sigtstp()
1327 signal (SIGTSTP, handle_sigtstp); in async_sigtstp_handler()
Dtop.c1249 signal (SIGTSTP, handle_sigtstp); in command_line_input()
DChangeLog-20173699 (handle_sigtstp): ... this.
3706 (handle_sigtstp): ... this.