[Mono-bugs] [Bug 518760] New: Can't step over a line in BlogEngine
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 2 10:51:21 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=518760
Summary: Can't step over a line in BlogEngine
Classification: Mono
Product: Mono: Tools
Version: MonoVS 0.2
Platform: i586
OS/Version: SLED 11
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: martin at novell.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at lists.ximian.com
CC: jpobst at novell.com
Found By: Component Test
Description of Problem:
If you set a break point in BlogEngine, the debugger stops on the break point,
but if you hit "Step Over", the web browser comes up again, and everything just
stalls.
This was found in MonoVS 0.2p2 with WinXP i586 and SLED 11 i586.
Steps to reproduce the problem:
1. Open BlogEngine.Net
1. Set a breakpoint on line 18 of default.aspx.cs: if (Page.IsCallback)
2. Click "Mono -> Debug Remotely in Mono"
3. When break point hits, press F10 to "Step Over"
4. Notice that it stalls
Actual Results:
Can't step over a line
Expected Results:
It should step
How often does this happen?
Every time I've tried it.
--
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