SharpDevelop Version : 2.2.1.2648
.NET Version : 2.0.50727.190
OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2
Current culture : English (United Kingdom) (en-GB)
Current UI language : en-US
Working Set Memory : 132296kb
GC Heap Memory : 46106kb
Exception thrown:
System.ArgumentException: Frame index too big
Parameter name: frameIndex
at Debugger.Thread.GetFrameAt(FrameID frameID)
at Debugger.Function.get_CorILFrame()
at Debugger.Function.get_ThisCorValue()
at Debugger.Function.<get_ThisValue>b__9()
at Debugger.Value.get_RawCorValue()
at Debugger.Value.get_SoftReference()
at Debugger.CallFunctionEval.StartEvaluation()
at Debugger.Eval.SetupEvaluation(Thread targetThread)
at Debugger.Process.SetupNextEvaluation()
at Debugger.ManagedCallback.HandleEvalComplete(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread, ICorDebugEval corEval, Boolean exception)
at Debugger.ManagedCallbackProxy.<>c__DisplayClass46.<EvalComplete>b__45()
at Debugger.MTA2STA.<>c__DisplayClass3.<EnqueueCall>b__0()
at Debugger.MTA2STA.PerformAllCalls()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()