Native Inspect Manual (H06.03+)

Table Of Contents
Syntax of Native Inspect Commands
Native Inspect Manual528122-003
3-36
ih command
ignore-count
is the number of breakpoint hits that Native Inspect is to ignore before reporting the
breakpoint.
ih command
Displays information (info handler) about all signal handlers or about the handler for a
specified signal. This command applies only to TNS/E native processes, not
snapshots.
Related Command: mh command
signal-name
is the name of the signal about which you want information. If you do not specify a
signal name, Native Inspect displays information about all the signals. Table 3-2
on page 3-50 contains a list of signal names.
The command output includes information such as the address of the signal handler,
whether the signal handler is priv or not, and various flags.
ih [ signal_name ]