[Mono-bugs] [Bug 464122] Impossible to set a breakpoint to throw
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 7 12:03:14 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=464122
User martin at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=464122#c1
--- Comment #1 from Martin Baulig <martin at novell.com> 2009-01-07 10:03:14 MST ---
Oh, it's possible that it's the two-line statement
throw new InvalidOperationException (
"Hello");
which is confusing the debugger, but I have to check.
We should fall back to the second line in this case.
There are many examples like this in VisualStudio, so I need to have a closer
look at the breakpoints code really soon.
We're doing really bad wrt. not having source code at one particular line, but
at the next / previous one.
--
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