http://bugzilla.novell.com/show_bug.cgi?id=610705
http://bugzilla.novell.com/show_bug.cgi?id=610705#c0 Summary: Locals pad does not show objects during first debug session Classification: Mono Product: Mono Tools for Visual Studio Version: 2.0 Platform: i586 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Debug in Mono AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Component Test Blocker: --- Description of Problem: Local variables are not showing up in locals pad until you run the local debugger a second time. Windows 7 ultimate x86 Mono for windows 2.6.4 Mono for vsix 2.0.6584 SLES 11 i586 mono-core-2.6.5-40.1 monotools-server-2.0.6584-1.1 monotools-server-gui-2.0.6584-1.1 Steps to reproduce the problem: 1.Open Visual Studio. 2.Create a new web application project. a.File b.New Project c.Visual C# d.Web e.ASP.Net Web Application 3.Put "Hello world!" between the <div> tags in Default.aspx 4.Open Default.aspx.cs In Page_Load type "Console.WriteLine();" 5.Set a break point on that line 7.Mono->Debug in Mono 8. Select a local profile. 9.After the breakpoint is hit, inspect local variables. Actual Results: Variables only appear after you run the debugger for a second time Expected Results: Should show right away How often does this happen? every time Additional Information: I have a screenshot attached -- 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
