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