[wingide-users] Wing IDE reported exception,
when Report Immediately if Unhandled was enabled
Wingware Support
support at wingware.com
Tue Dec 12 09:11:41 MST 2006
Tony Cappellini wrote:
> Ok thanks. What does "Report Exception Immediately if "Unhandled mean"?
> Obviously this case is "handled"
It means report exception if unhandled or if the exception will change
the expected stepping behavior of the debugger -- which is rather an
unwieldy name (not that report exception immediately if unhandled is all
that good either). If an exception is going to prevent the debugger
from moving to the next line, it should be reported.
Cheers,
John
More information about the wingide-users
mailing list