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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to