[Mono-bugs] [Bug 608778] New: Expanding local variable in local's pad kills debugging session.
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Tue May 25 15:09:13 EDT 2010
    
    
  
http://bugzilla.novell.com/show_bug.cgi?id=608778
http://bugzilla.novell.com/show_bug.cgi?id=608778#c0
           Summary: Expanding local variable in local's pad kills
                    debugging session.
    Classification: Mono
           Product: Mono Tools for Visual Studio
           Version: 2.0
          Platform: x86-64
        OS/Version: Windows Vista
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Debug in Mono
        AssignedTo: martin at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test
           Blocker: ---
Environment:
Windows Vista 64
MonoTools-2.0.6584
mono-2.6.5-gtksharp-2.12.10-win32-0
openSUSE 11.2 x86_64
mono-2.6.5-gtksharp-2.12.10-win32-0
monotools-server-gui-2.0.6584-1.1
BlogEngine.NET 1.6 (source)
When debugging blogengine remotely, expanding "Sender" in local's pad.
To reproduce:
1) use blogengin 1.6 source code (may work also with 1.5)
2) set two breakpoints:
   a. line 18 of default.aspx.cs => if (Page.IsCallback)
   b. line 54 or 55  of default.aspx.cs => AddMetaKeywords();
3) start debugging remotely
4) hit first breakpoint and continue
5) when second hits, notice the "+" expansion next to "Sender" in the locals
pad, click it.
Debugging at this point stops and the following is sent to the Output pad:
The thread 'Thread @6' (0x6) has exited with code 0 (0x0).
The thread 'Thread @8' (0x8) has exited with code 0 (0x0).
-- 
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