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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to