#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Siegfried Pammer 57f9d9937b fix http://community.sharpdevelop.net/forums/t/15743.aspx - Null reference exception in Watch windows 13 years ago
..
Commands fix http://community.sharpdevelop.net/forums/t/15637.aspx 13 years ago
Controls fix http://community.sharpdevelop.net/forums/t/15743.aspx - Null reference exception in Watch windows 13 years ago
ParallelPad Revert David's debugger changes - they won't be part of SD 4.2. 14 years ago
BreakPointsPad.cs Remove dynamic code. Simplify debugging decompiled code. 14 years ago
CallStackPad.xaml fix SD-1867 - Missing string resources 14 years ago
CallStackPad.xaml.cs Fixed CallStackPad not refreshing when during initialization. 13 years ago
ConsolePad.cs Support navigating to decompiled code from CallStackPad and RunningThreadsPad. 14 years ago
DebuggerPad.cs enforce all DoEvents from pads on the main thread to avoid race conditions in debugger. Do delayed invalidate on all pads. 14 years ago
LoadedModulesPad.cs code cleanup - remove dynamic code from Debugger.AddIn 14 years ago
LocalVarPad.cs Fix NullReferenceException in Process.GetCurrentExecutingFrame 14 years ago
MemoryPad.cs enforce all DoEvents from pads on the main thread to avoid race conditions in debugger. Do delayed invalidate on all pads. 14 years ago
ObjectGraphPad.cs remove DoEvents from all debugger pads 14 years ago
RunningThreadsPad.Menu.cs code cleanup - remove dynamic code from Debugger.AddIn 14 years ago
RunningThreadsPad.cs add option "Decompile code without symbols" to SharpDevelop; small improvements in debugger when debugging decompiled code 14 years ago
WatchInputBox.xaml Added WPF BreakPointsPad, Watchpad, LocalVarPad + controls 15 years ago
WatchInputBox.xaml.cs fix http://community.sharpdevelop.net/forums/t/15637.aspx 13 years ago
WatchPad.cs fix http://community.sharpdevelop.net/forums/t/15745.aspx - Delete variable in watch window 13 years ago
WatchPadModel.cs Revert David's debugger changes - they won't be part of SD 4.2. 14 years ago