[Mono-bugs] [Bug 549397] New: Debugger doesn't step to the next line in a BlogEngine setter property

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 22 17:45:14 EDT 2009


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


           Summary: Debugger doesn't step to the next line in a BlogEngine
                    setter property
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 0.7
          Platform: i586
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: martin at novell.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
Can't single step inside of a Blog Engine setter property.

This was found in MonoVS 0.7 on WinXP i586 and the MonoVS VM (openSUSE 11.1
i586).


Steps to reproduce the problem:
1. Get the BlogEngine.NET 1.5 source code from here:
    http://blogengine.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26080
2. set a break point on "line 168 of page.aspx.cs "if (System.Threading..."
3. Start debugging remotely
4. Log in to blogengine.net as admin, admin
5. Create a new page by clicking on the "settings" link in the Administration
menu on the right side of the front page
6. Click the "Pages" tab
7. Create a new page: Enter title, some content then click "Save Page"
8. When the break point is hit, press <F10>
9. Notice that Firefox starts churning and never returns to VS on the following
line.


Actual Results:
Churns and never steps to the next line.


Expected Results:
It should step to the next line.


How often does this happen? 
Every time I've tried.

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