[Mono-bugs] [Bug 552582] New: Problems when pausing
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Nov 4 12:39:59 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=552582
Summary: Problems when pausing
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Debugger
AssignedTo: gnorton at novell.com
ReportedBy: mhutchinson at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
App was running, and I hit "Pause". The app did not pause, so I interacted with
it. Then, back in MD, I got the following exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. ---> System.ArgumentOutOfRangeException: Argument is
out of range.
Parameter name: index
at
System.Collections.Generic.List`1[Mono.Debugging.Client.StackFrame].get_Item
(Int32 index) [0x00000]
at Mono.Debugging.Client.Backtrace.GetFrame (Int32 n) [0x00085] in
/Users/michael/Mono/monodevelop/main/src/core/Mono.Debugging/Mono.Debugging.Client/Backtrace.cs:49
at MonoDevelop.Debugger.DebuggingService.get_CurrentFrame () [0x00015] in
/Users/michael/Mono/monodevelop/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger/DebuggingService.cs:474
at MonoDevelop.SourceEditor.SourceEditorView.UpdateShowExpressionEvaluator
(MonoDevelop.Components.Commands.CommandInfo cinfo) [0x0000a] in
/Users/michael/Mono/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:1042
..etc (command service evaluating valid commands).
--
Configure bugmail: http://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