https://bugzilla.novell.com/show_bug.cgi?id=671108
https://bugzilla.novell.com/show_bug.cgi?id=671108#c0 Summary: Problem with deactivate breakpoint on Preview 12 Classification: Mono Product: MonoDroid Version: unspecified Platform: 32bit OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Debugger AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13 I'm trying to debug an application using emulator. Since I setup a lots of breakpoints, I try to deactivate some of they (not remove, just deactivate). When the program run the instruction, Visual Studio enter in the breakpoint even if this one was deactivate. So, deactivate breakpoint is handled as active breackpoint. Reproducible: Always Steps to Reproduce: 1. Setup a breakpoint 2. Deactivate the breackpoint without remove it 3. Run the application Actual Results: Visual studio run the breakpoint even if it is disabled. Expected Results: The disactivated breackpoint need to be handled as removed breakpoint. -- Configure bugmail: https://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
