[Mono-bugs] [Bug 550476] New: [REGRESSION] MonoVS no longer stops at a break point

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 27 13:40:32 EDT 2009


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


           Summary: [REGRESSION] MonoVS no longer stops at a break point
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 0.8
          Platform: i686
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Blocker
          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, jhill at novell.com
          Found By: Component Test


Description of Problem:
MonoVS no longer stops at a break point.

This was found in MonoVS 1.0p1 (r4328) on WinXP i586 -> MonoVS 1.0p1 VM
(openSUSE 11.1 i586).

This is a regression because it worked in the last version of MonoVS (0.7).


Steps to reproduce the problem:
1. Create a new solution based on the C# winforms template project
2. Double click on the form
3. In Form_Load, add:
    Console.WriteLine();
4. Set a break point on the Console.WriteLine line.
5. Click "Mono / Debug Remotely in Mono"
6. Notice that the winforms app appears on linux
7. Notice that MonoVS didn't stop on the break point.


Actual Results:
MonoVS no longer stops on break points.


Expected Results:
It should stop on break points.


How often does this happen? 
Every time.

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