[Mono-bugs] [Bug 605227] Break on exception not implemented

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 14 13:40:40 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=605227

http://bugzilla.novell.com/show_bug.cgi?id=605227#c10


--- Comment #10 from Martin Baulig <martin at novell.com> 2010-07-14 17:40:40 UTC ---
The situation is basically the same in Visual Studio's debugger and in ours:
the top frame does not have any source code since the exception happens
somewhere inside corlib.

The difference is that Visual Studio's debugger automatically selects the first
frame with source code.  You see that if you look at the stack trace window -
the top frame is marked in yellow, and the 2nd one in green.

Unfortunately, I have no idea how to tell VS to do the same.  I tried all
possible combinations of the frame flags, but without any success.

-- 
Configure bugmail: http://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