SharpDevelop Version : 3.0.0.3469
.NET Version : 2.0.50727.1434
OS Version : Microsoft Windows NT 6.0.6001 Service Pack 1
Current culture : Russian (Russia) (ru-RU)
Working Set Memory : 248440kb
GC Heap Memory : 68069kb
Exception thrown:
System.Runtime.InteropServices.COMException (0x80131301): Процесс завершен. (Исключение из HRESULT: 0x80131301)
в Debugger.Interop.CorDebug.ICorDebugFunctionBreakpoint.Activate(Int32 bActive)
в Debugger.Breakpoint.Deactivate()
в Debugger.NDebugger.RemoveBreakpoint(Breakpoint breakpoint)
в ICSharpCode.SharpDevelop.Services.WindowsDebugger.<>c__DisplayClass8.<AddBreakpoint>b__7(Object sender, BookmarkEventArgs e)
в ICSharpCode.SharpDevelop.Bookmarks.BookmarkEventHandler.Invoke(Object sender, BookmarkEventArgs e)
в ICSharpCode.SharpDevelop.Bookmarks.BookmarkManager.OnRemoved(BookmarkEventArgs e)
в ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.SharpDevelopTextAreaControl.BookmarkRemoved(Object sender, BookmarkEventArgs e)
в ICSharpCode.TextEditor.Document.BookmarkManager.OnRemoved(BookmarkEventArgs e)
в ICSharpCode.TextEditor.Document.Bookmark.Click(Control parent, MouseEventArgs e)
в ICSharpCode.TextEditor.IconBarMargin.HandleMouseDown(Point mousePos, MouseButtons mouseButtons)
в ICSharpCode.TextEditor.TextArea.OnMouseDown(MouseEventArgs e)
в System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---- Recent log messages:
18:03:40.013 [1] INFO - Debugger Command: Continue
18:03:40.013 [1] DEBUG - Debugger: Debugger event: OnResumed()
18:03:40.017 [1] DEBUG - Debugger: Callback: Breakpoint
18:03:40.019 [1] DEBUG - Break
18:03:40.019 [1] DEBUG - Debugger: Debugger event: OnPaused()
18:03:40.019 [1] INFO - Jump to current line - start
18:03:40.019 [1] INFO - FileService
Jumping to File Position: [d:\MyDOC\C#\WORK\OurProject\Sys\Layers\DomainObjectMashineLayer\MashineDataCache.cs : 676x6]
18:03:40.019 [1] DEBUG - NavigationService -- suspend logging
18:03:40.019 [1] INFO - Open file d:\MyDOC\C#\WORK\OurProject\Sys\Layers\DomainObjectMashineLayer\MashineDataCache.cs
18:03:40.020 [1] INFO - FileService
Jumped to File Position: [d:\MyDOC\C#\WORK\OurProject\Sys\Layers\DomainObjectMashineLayer\MashineDataCache.cs : 676x6]
18:03:40.020 [1] DEBUG - NavigationService -- resume logging
18:03:40.020 [1] INFO - Jump to current line - end (0.8033 ms)
18:03:40.020 [1] INFO - Local Variables refresh - start
18:03:40.029 [1] DEBUG - Debugger: Expression cache cleared
18:03:40.029 [1] DEBUG - Debugger: Callback: EvalComplete
18:03:40.030 [1] INFO - Repainting Local Variables Pad (0.0087 ms)
18:03:40.031 [1] DEBUG - Debugger: Callback: EvalComplete
18:03:40.034 [1] DEBUG - Debugger: Callback: EvalComplete
18:03:40.036 [1] DEBUG - Debugger: Callback: EvalComplete
18:03:40.038 [1] DEBUG - Debugger: Callback: EvalComplete
18:03:40.039 [1] DEBUG - Debugger: Callback: EvalComplete
18:03:40.040 [1] INFO - Local Variables refresh - end (20.4272 ms)
18:03:40.040 [1] INFO - Callstack refresh - start
18:03:40.092 [1] INFO - Callstack refresh - end (51.3207 ms)
18:03:42.231 [1] ERROR - ThreadException caught
--> Exception:
System.Runtime.InteropServices.COMException (0x80131301): Процесс завершен. (Исключение из HRESULT: 0x80131301)
в Debugger.Interop.CorDebug.ICorDebugFunctionBreakpoint.Activate(Int32 bActive)
в Debugger.Breakpoint.Deactivate()
в Debugger.NDebugger.RemoveBreakpoint(Breakpoint breakpoint)
в ICSharpCode.SharpDevelop.Services.WindowsDebugger.<>c__DisplayClass8.<AddBreakpoint>b__7(Object sender, BookmarkEventArgs e)
в ICSharpCode.SharpDevelop.Bookmarks.BookmarkEventHandler.Invoke(Object sender, BookmarkEventArgs e)
в ICSharpCode.SharpDevelop.Bookmarks.BookmarkManager.OnRemoved(BookmarkEventArgs e)
в ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.SharpDevelopTextAreaControl.BookmarkRemoved(Object sender, BookmarkEventArgs e)
в ICSharpCode.TextEditor.Document.BookmarkManager.OnRemoved(BookmarkEventArgs e)
в ICSharpCode.TextEditor.Document.Bookmark.Click(Control parent, MouseEventArgs e)
в ICSharpCode.TextEditor.IconBarMargin.HandleMouseDown(Point mousePos, MouseButtons mouseButtons)
в ICSharpCode.TextEditor.TextArea.OnMouseDown(MouseEventArgs e)
в System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---- Post-error application state information:
Installed 3rd party AddIns:
Workbench.ActiveContent: ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.TextEditorDisplayBindingWrapper
ProjectService.OpenSolution: [Solution: FileName=D:\MyDOC\C#\WORK\OurProject\OurProject.sln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: [CSharpProject: DomainObjectMashineLayer]