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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to