Signal Handling Dialog Box

Define how the debugger handles signals.

Menu

Debug > Signal Handling...

Toolbar

Not available.

Stop

When this checkbox is selected, the debugger stops the application and prints a message when the selected signal occurs.

When this checkbox is not selected, the debugger does not stop the application when the selected signal occurs.

Print

When this checkbox is selected, the debugger prints a message when the selected signal occurs.

The debugger can print this message without stopping execution, but it cannot stop execution without printing this message, so selecting Stop automatically selects Print.

Pass To Program

When this checkbox is selected, the debugger makes the signal visible to the application.

When this checkbox is not selected, the debugger does not make the signal visible to the application.


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.