Software Archive
Read-only legacy content
17060 Discussions

Can't find exception handler options

Intel_C_Intel
Employee
443 Views
Does anyone know where the dialogue box is that allows you to specify what action is taken for specific numerical exceptions. I was exploring around in CVF and somehow found a dialogue box that allowed me to tell the compiler whether or not to stop execution for specific types of floating point exceptions. I seem to remember that there was a way to specify always stop execution for a particular type of exception. I'm old enough that my memory has nearly left me and I can't seem to find my way back to the dialogue box. Appreciate any help.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
443 Views
The dialog box you are thinking of is for running under the debugger only. (Debug..Exceptions...) There is nothing like this for normal execution.

Steve
0 Kudos
Reply