#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 9d7747a126 Implemented watch pad 18 years ago
..
BreakPointsPad.cs Debbugger.AddIn is now available under the BSD license 19 years ago
CallStackPad.Menu.cs All debugging options are stored in a special purpose class which is then serialized into the SharpDevelop properties file. 18 years ago
CallStackPad.cs Include class name in the callstack pad. 18 years ago
ConsolePad.cs Started implementation of evaluation of InvocationExpression 18 years ago
DebuggerPad.cs Debbugger.AddIn is now available under the BSD license 19 years ago
LoadedModulesPad.cs Added an options page for the debugger 18 years ago
LocalVarPad.cs Added xmldocs and Description attributes to TreeViewAdv. 18 years ago
RunningThreadsPad.Menu.cs Debbugger.AddIn is now available under the BSD license 19 years ago
RunningThreadsPad.cs All properties called HasExited renamed to some more descriptive name. 18 years ago
WatchPad.cs Implemented watch pad 18 years ago
WatchPadCommands.cs Implemented watch pad 18 years ago