[Mono-bugs] [Bug 518522] New: MonoVS debugger fails to stop on class constructor beakpoint
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jul 1 18:27:02 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=518522
Summary: MonoVS debugger fails to stop on class constructor
beakpoint
Classification: Mono
Product: Mono: Tools
Version: unspecified
Platform: i686
OS/Version: openSUSE 11.1
Status: NEW
Severity: Major
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: jpobst at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
MonoVS VMware image w/monovs-server-0.2.2583-1.1
Windows Vista x86_64 w/monovs-0.2.2604.msi
MonoVS debugger fails to stop on a breakpoint set on a class constructor.
However, this same breakpoint is hit properly when debugging using VS/.NET.
Steps to reproduce the problem:
0. Use attached BlogEngine.NET zip.
1. Open the BlogEngine solution
2. Set a break point in Default.aspx.cs:16 (protected void Page_Load(object
sender, EventArgs e))
3. Click "Mono / Debug Remotely in Mono"
4. Select the host to run it on
5. Wait for the breakpoint to be hit
6. After examining the locals pad, press F5 to continue
Actual Results:
Breakpoint is not hit.
Expected Results:
Breakpoint should be hit
How often does this happen?
Always
Additional Information:
Teh breakpoint is hit correctly with VS/.NET debugger.
--
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