[Mono-bugs] [Bug 557510] New: Error stepping through code, MonoTouch 1.2, eval
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 20 21:35:52 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=557510
http://bugzilla.novell.com/show_bug.cgi?id=557510#c0
Summary: Error stepping through code, MonoTouch 1.2, eval
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Debugger
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: bobc at 4bcx.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=328801)
--> (http://bugzilla.novell.com/attachment.cgi?id=328801)
Monotouch solution that produces the problem
Description of Problem:
When stepping through code, using MonoTouch 1.2, eval, I am getting the
following. It seems like it might be happening when I single-step into a line
that is marked as a breakpoint.
Mono.Debugger.CommandException: Debuggee returned error code NOT_IMPLEMENTED.
at Mono.Debugger.VirtualMachine.ErrorHandler (System.Object sender,
Mono.Debugger.ErrorHandlerEventArgs args) [0x00000]
at Mono.Debugger.Connection.SendReceive (CommandSet command_set, Int32 command,
Mono.Debugger.PacketWriter packet) [0x00000]
at Mono.Debugger.Connection.EnableEvent (EventType etype, SuspendPolicy
suspend_policy, System.Collections.Generic.List`1 mods) [0x00000]
at Mono.Debugger.EventRequest.SendReq (System.Collections.Generic.List`1 mods)
[0x00000]
at Mono.Debugger.StepEventRequest.Enable () [0x00000]
at Mono.Debugger.EventRequest.set_Enabled (Boolean value) [0x00000]
at MonoDevelop.Debugger.Soft.SoftDebuggerSession.OnNextLine () [0x00020] in
/Users/michael/Mono/md-release/extras/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft/SoftDebuggerSession.cs:359
at Mono.Debugging.Client.DebuggerSession.NextLine () [0x00013] in
/Users/michael/Mono/md-release/main/src/core/Mono.Debugging/Mono.Debugging.Client/DebuggerSession.cs:217
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list