#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.
 
 
 
 
 
 
Daniel Grunwald 37efb859f0 Fix "Collection modified during enumeration" exception in Debugger.Detach(). 11 years ago
..
Interop Change LGPL headers to MIT header. 12 years ago
Properties Change LGPL headers to MIT header. 12 years ago
AppDomain.cs Change LGPL headers to MIT header. 12 years ago
Breakpoint.cs Change LGPL headers to MIT header. 12 years ago
Debugger.Core.csproj Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96' 12 years ago
Debugger.Core.csproj.user Moved the debugger directory one level up 16 years ago
Debugger.Core.shfb Moved the debugger directory one level up 16 years ago
DebuggerException.cs Change LGPL headers to MIT header. 12 years ago
Eval.cs Fix #471: Debugger console crashes with "DebuggerException: Evaluation did not return any value" when invoking a method returning `void` 11 years ago
LocalVariable.cs Change LGPL headers to MIT header. 12 years ago
ManagedCallback.cs Use different error message when debugger is used in 64-bit process. 12 years ago
ManagedCallbackProxy.cs Change LGPL headers to MIT header. 12 years ago
ManagedCallbackSwitch.cs Change LGPL headers to MIT header. 12 years ago
Module.cs Change LGPL headers to MIT header. 12 years ago
NDebugger.cs Fix "Collection modified during enumeration" exception in Debugger.Detach(). 11 years ago
Options.cs Add back "using System;" that got lost due to file header replacement. 12 years ago
PdbSymbolSource.cs Change LGPL headers to MIT header. 12 years ago
Process.cs Debugger: ignore "Process was terminated" error when trying to terminate the process. 11 years ago
StackFrame.cs fix #364: Stack Pad is horribly slow with "Show argument values" option active 11 years ago
Stepper.cs Change LGPL headers to MIT header. 12 years ago
TestAttributes.cs Change LGPL headers to MIT header. 12 years ago
Thread.cs Change LGPL headers to MIT header. 12 years ago
TypeSystemExtensions.cs Change LGPL headers to MIT header. 12 years ago
Util.cs Refactored the stepping logic to be more friendly with multiple symbol source; 13 years ago
Value.cs Change LGPL headers to MIT header. 12 years ago