Sun Studio 12 Update 1: Debugging a Program With dbx

cancel Command

The cancel command cancels the current signal. It is primarily used within the body of a when command (see when Command). It is valid only in native mode.

Signals are normally cancelled when dbx stops because of a signal. If a when command is attached to a signal event, the signal is not automatically cancelled. The cancel command can be used to explicitly cancel the signal.

Syntax

cancel