[Mono-bugs] [Bug 508321] New: Variables cannot be examined in debugger

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 29 14:07:12 EDT 2009


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


           Summary: Variables cannot be examined in debugger
    Classification: Mono
           Product: Mono: Tools
           Version: 0.1
          Platform: x86-64
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: jpobst at novell.com
        ReportedBy: joncham at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=295279)
 --> (http://bugzilla.novell.com/attachment.cgi?id=295279)
Zip of test project

Description of Problem:
Method arguments and local variables cannot be examined in VS

Steps to reproduce the problem:
1. Open attached project and build.
2. Insert breakpoint at first line and select "Debug Remotely in Mono"
3. Drag Main argument args into watch window. 
4. Drag a, b, c, and d into watch window.
5. Step through program.


Actual Results:
Watch window indicates: 
Unable to evaluate the expression.     


Expected Results:
Value of variables

How often does this happen? 
Everytime

Additional Information:

-- 
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