[Mono-bugs] [Bug 651620] [SDB] Break on exception cannot handle nested catch
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 9 13:16:14 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=651620
https://bugzilla.novell.com/show_bug.cgi?id=651620#c2
--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 2010-11-09 18:16:14 UTC ---
The 'Exception Caught' window which md throws up correctly shows the the 'throw
null' line as the place where the exception was thrown, but md stops at the
'throw;' line. Note that there are actually three Exception events sent by the
debugger, one for the 'throw null' line, one for the 'throw;' line, and one for
the uncaught exception.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list