[Mono-bugs] [Bug 553009] New: Can't debug MVC template if IOMAP is on and Precompiled is off

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 5 16:07:16 EST 2009


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


More information about the mono-bugs mailing list