GDB (xrefs)
|
#include "extension-priv.h"
Public Attributes | |
int | handler_saved |
sighandler_t | handler |
Definition at line 286 of file extension-priv.h.
sighandler_t signal_handler::handler |
Definition at line 292 of file extension-priv.h.
Referenced by install_ext_sigint_handler(), and install_gdb_sigint_handler().
int signal_handler::handler_saved |
Definition at line 289 of file extension-priv.h.
Referenced by install_ext_sigint_handler(), install_gdb_sigint_handler(), restore_active_ext_lang(), and set_active_ext_lang().