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


           Summary: Can't debug MVC template if IOMAP is on and
                    Precompiled is off
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 1.0.x
          Platform: i686
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: Component Test


Description of Problem:
Can't debug MVC template if IOMAP is on and Precompiled is off.


Steps to reproduce the problem:
1. Create a new solution based on the C# MVC template project
2. In Tools / Options / Mono / Debugging Settings, make sure:
    * Use MONO_IOMAP is _checked_
    * Precompile ASP.NET web sites is _unchecked_
3. Set a breakpoint on Line 15 of Default.aspx.cs ("string originalPath...")
4. Click Mono / Debug remotely in mono
5. Notice the error dialog that says:
     "No symbols are loaded for any call stack frame. The source code cannot be
displayed."


Actual Results:
The error above.


Expected Results:
Should let me debug.


How often does this happen? 
Every time.

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