[Mono-bugs] [Bug 610705] New: Locals pad does not show objects during first debug session

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 1 14:07:41 EDT 2010


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: martin at novell.com
        ReportedBy: mlegendre at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list