Exceptions
Specify whether the debugger will suspend when the exception occurs.
If 'Passed to' == application and the application handles
the exception successfully, the execution will not be suspended
regardless of the 'Suspend' value. Specify whether the exception will be passed to the application itself
or handled by the debugger. If the debugged program contains exception
handling code, it is better to select 'Application'. Warn
Show a warning message with the exception information.
Log
Instead of displaying a warning message, log to the output window the exception
information.
Silent
Do not show a warning message nor log to the output window.Last updated
Was this helpful?
