Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-128
Default Value
SIGTSTP SIGTTIN SIGTTOU
SIGABEND SIGLIMIT SIGSTK
SIGMEMMGR SIGNOMEM SIGMEMERR
SIGTIMEOUT
Default Value
If you enter INFO SIGNALS alone, Inspect displays information on all the signals of the
current program.
Output
This output illustrates the information displayed using the DETAIL clause.
Example
This example shows the information that the INFO SIGNAL command displays without
the DETAIL clause. Information for each signal is split across two lines.
KEY
The KEY command adds a function-key definition or displays one or all function-key
definitions in the function-key list for the current Inspect session. The KEY command
is synonym for the ADD KEY and LIST KEY commands.
Signal: signal-id
Handler: SIG_DFL | SIG_IGN | SIG_DEBUG | #function-name
Mask: NONE | signal-id [, signal-id ...]
Flags: flags-word
-ETEST-INFO SIGNAL SIGFPE
Signal
Handler Mask Flags
SIGFPE(8)
CRE_TRAP_HANDLER_ (0 0 0 0 ) 0
KEY[S] [ key-name [ [=] replacement-string ] ]
key-name: one of
F1 F2 F3 F4 F5 F6 F7 F8
F9 F10 F11 F12 F13 F14 F15 F16
SF1 SF2 SF3 SF4 SF5 SF6 SF7 SF8
SF9 SF10 SF11 SF12 SF13 SF14 SF15 SF16
replacement string: one of:
" [ character ] "
' [ character ] '