[Mono-bugs] [Bug 501988] New: Remote debugging stops after continuing from breakpoint set in Page.cs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu May 7 18:22:56 EDT 2009


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


           Summary: Remote debugging stops after continuing from
                    breakpoint set in Page.cs
    Classification: Mono
           Product: Mono: Tools
           Version: unspecified
          Platform: x86-64
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: martin at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:

Remote debugging fails after continuing from a breakpoint.

Using attached BlogEngine.NET_1.zip source code, I set a breakpoint in Page.cs
line 34:

    base.Id = Guid.NewGuid();

Running this locally in .NET works fine.  I can hit the breakpoint then hit F5
to continue and everything runs great.

When debugging remotely on Linux, the breakpoint is hit however, once hitting
F5, the program does not continue and the Linux server fails to respond
further.

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