[Mono-bugs] [Bug 671108] New: Problem with deactivate breakpoint on Preview 12
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Feb 10 17:12:49 EST 2011
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: mkestner at novell.com
ReportedBy: tquerci at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list