http://bugzilla.novell.com/show_bug.cgi?id=605227
http://bugzilla.novell.com/show_bug.cgi?id=605227#c10 --- Comment #10 from Martin Baulig <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
