SharpDevelop Version : 2.1.0.2017
.NET Version : 2.0.50727.42
OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2
Current culture : German (Germany) (de-DE)
Working Set Memory : 39820kb
GC Heap Memory : 42384kb
Exception thrown:
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Debugger.Variable..ctor(Process process, String name, Flags flags, IExpirable[] expireDependencies, IMutable[] mutateDependencies, CorValueGetter corValueGetter)
bei Debugger.ObjectValueClass.<GetPropertyVariables>d__16.MoveNext()
bei Debugger.ObjectValueClass.<GetSubVariables>d__7.MoveNext()
bei Debugger.Value.get_Item(String variableName)
bei Debugger.Thread.get_Name()
bei ICSharpCode.SharpDevelop.Gui.Pads.RunningThreadsPad.RefreshThread(Thread thread)
bei ICSharpCode.SharpDevelop.Gui.Pads.RunningThreadsPad.<>c__DisplayClass2.<AddThread>b__0(Object , ThreadEventArgs )
bei Debugger.Thread.OnStateChanged()
bei Debugger.Thread.set_HasBeenLoaded(Boolean value)
bei Debugger.ManagedCallback.NameChange(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
bei Debugger.ManagedCallbackSwitch.NameChange(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
bei Debugger.ManagedCallbackProxy.<>c__DisplayClass1f.<NameChange>b__1e()
bei Debugger.MTA2STA.<>c__DisplayClass3.<EnqueueCall>b__0()
bei Debugger.MTA2STA.PerformAllCalls()
bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
bei System.Threading.ExecutionContext.runTryCode(Object userData)
bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()