SharpDevelop Version : 3.0.0.3199
.NET Version : 2.0.50727.1433
OS Version : Microsoft Windows NT 6.0.6000.0
Current culture : Russian (Russia) (ru-RU)
Working Set Memory : 206208kb
GC Heap Memory : 59541kb
Exception thrown:
System.ArgumentNullException: Значение не может быть неопределенным.
Имя параметра: corType
в Debugger.MetaData.DebugType..ctor(Process process, ICorDebugType corType)
в Debugger.MetaData.DebugType.Create(Process process, ICorDebugType corType)
в Debugger.Value..ctor(Process process, Expression expression, ICorDebugValue corValue)
в Debugger.Thread.get_RuntimeValue()
в Debugger.Thread.get_Name()
в ICSharpCode.SharpDevelop.Gui.Pads.RunningThreadsPad.RefreshThread(Thread thread)
в ICSharpCode.SharpDevelop.Gui.Pads.RunningThreadsPad.AddThread(Thread thread)
в ICSharpCode.SharpDevelop.Gui.Pads.RunningThreadsPad.debuggedProcess_ThreadStarted(Object sender, ThreadEventArgs e)
в Debugger.Process.OnThreadStarted(Thread thread)
в Debugger.Process.AddThread(ICorDebugThread corThread)
в Debugger.ManagedCallback.CreateThread(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
в Debugger.ManagedCallbackProxy.<>c__DisplayClass16.<CreateThread>b__15()
в Debugger.Interop.MTA2STA.<>c__DisplayClass3.<EnqueueCall>b__0()
в Debugger.Interop.MTA2STA.PerformCall()
в Debugger.Interop.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()