SharpDevelop Version : 2.2.1.2648
.NET Version : 2.0.50727.832
OS Version : Microsoft Windows NT 5.2.3790 Service Pack 2
Current culture : Chinese (People's Republic of China) (zh-CN)
Current UI language : cn-gb
Working Set Memory : 57140kb
GC Heap Memory : 20744kb
Exception thrown:
System.NullReferenceException: 未将对象引用设置到对象的实例。
在 Debugger.Value..ctor(Process process, IExpirable[] expireDependencies, IMutable[] mutateDependencies, CorValueGetter corValueGetter)
在 Debugger.ObjectValueClass.<GetPropertyVariables>d__16.MoveNext()
在 Debugger.ObjectValueClass.<GetSubVariables>d__7.MoveNext()
在 Debugger.ValueProxy.get_Item(String variableName)
在 Debugger.Thread.get_Name()
在 ICSharpCode.SharpDevelop.Gui.Pads.RunningThreadsPad.RefreshThread(Thread thread)
在 ICSharpCode.SharpDevelop.Gui.Pads.RunningThreadsPad.<>c__DisplayClass2.<AddThread>b__0(Object , ThreadEventArgs )
在 Debugger.Thread.OnStateChanged()
在 Debugger.Thread.set_HasBeenLoaded(Boolean value)
在 Debugger.ManagedCallback.NameChange(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
在 Debugger.ManagedCallbackSwitch.NameChange(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
在 Debugger.ManagedCallbackProxy.<>c__DisplayClass1f.<NameChange>b__1e()
在 Debugger.MTA2STA.<>c__DisplayClass3.<EnqueueCall>b__0()
在 Debugger.MTA2STA.PerformAllCalls()
在 System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
在 System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
在 System.Threading.ExecutionContext.runTryCode(Object userData)
在 System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
在 System.Windows.Forms.Control.InvokeMarshaledCallbacks()