[Mono-bugs] [Bug 608720] New: Debugger not stopping at a breakpoint in a constructor for windows forms debugging remotely
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue May 25 12:00:47 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=608720
http://bugzilla.novell.com/show_bug.cgi?id=608720#c0
Summary: Debugger not stopping at a breakpoint in a constructor
for windows forms debugging remotely
Classification: Mono
Product: Mono Tools for Visual Studio
Version: 2.0
Platform: x86-64
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Debug in Mono
AssignedTo: martin at novell.com
ReportedBy: scampos at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Blocker: ---
Description of Problem:
The debugger is not stopping at the breakpoint in a constructor, debugging
remotely.
Steps to reproduce the problem:
1. Open Visual Studio.
2. Create a new winforms project.
1. File
2. New Project
3. Visual C#
4. Windows
5. Windows Forms Application
3. [The Linux server should be running.]
4. Set break point in Form1() at InitializeComponent();
5. Mono->Debug in Mono
6. Select a server.
Actual Results:
The breakpoint is not hit and the form comes up
Expected Results:
The breakpoint should be hit and the winform should not come up.
How often does this happen?
Every time
Additional Information:
SLES x86_64
mono-core-2.6.5-40.1
monotools-server-2.0.6584-1.1
Windows XP 64
monotools 2.0.6584
--
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