GDB (xrefs)
|
#include "extension-priv.h"
Public Attributes | |
int | handler_saved |
RETSIGTYPE(* | handler )() |
Definition at line 326 of file extension-priv.h.
RETSIGTYPE(* signal_handler::handler) () |
Definition at line 332 of file extension-priv.h.
Referenced by install_gdb_sigint_handler(), and install_sigint_handler().
int signal_handler::handler_saved |
Definition at line 329 of file extension-priv.h.
Referenced by install_gdb_sigint_handler(), install_sigint_handler(), and restore_active_ext_lang().