[Mono-bugs] [Bug 674490] Mono.Debugger.Soft.VirtualMachine.EnableEvents dislikes EventType.Step

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 23 19:07:28 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=674490

https://bugzilla.novell.com/show_bug.cgi?id=674490#c1


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vargaz at gmail.com
         Resolution|                            |FIXED

--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2011-02-24 00:07:27 UTC ---
Fixed by disallowing EventType.Set in EnableEvents () instead of crashing.
Enabling an event means the debuggee suspends and sends some data over the wire
to the debugger, so only enable those events you care about.

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