#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 dfaab95005 Adjust debugger test cases to new DefaultResolvedMethod.ToString() implementation. 14 years ago
..
Interop Replaced debugger's type system with NRefactory type system 14 years ago
MetaData Replaced debugger's type system with NRefactory type system 14 years ago
Properties Removed several debugger events. Refactored event handling in the debugger addin. 14 years ago
Tests Apply new file headers 16 years ago
AppDomain.cs Replaced debugger's type system with NRefactory type system 14 years ago
ArrayDimension.cs Apply new file headers 16 years ago
ArrayDimensions.cs Apply new file headers 16 years ago
Breakpoint.cs Replaced debugger's type system with NRefactory type system 14 years ago
Debugger.Core.csproj Replaced debugger's type system with NRefactory type system 14 years ago
Debugger.Core.csproj.user Moved the debugger directory one level up 17 years ago
Debugger.Core.shfb Moved the debugger directory one level up 17 years ago
DebuggerException.cs Using the property names from metadata rather then deriving from accessor methods. 15 years ago
Eval.cs Fixing/updating debugger unit tests: 14 years ago
Exception.cs Replaced debugger's type system with NRefactory type system 14 years ago
GetValueException.cs Completely changed how debugger keeps state for nodes in local variables pad and in tooltips. 14 years ago
IDStringProvider.cs Remove incorrect GetElementType() call. 14 years ago
ManagedCallback.cs Replaced debugger's type system with NRefactory type system 14 years ago
ManagedCallbackProxy.cs Apply new file headers 16 years ago
ManagedCallbackSwitch.cs Removed several debugger events. Refactored event handling in the debugger addin. 14 years ago
Module.cs Replaced debugger's type system with NRefactory type system 14 years ago
NDebugger.cs Replaced debugger's type system with NRefactory type system 14 years ago
Options.cs remove options for JMC and Step over code without symbols (both of them are enabled by default), use "Decompile code without symbols" instead 14 years ago
Process.cs use new IType information for expression evaluation 14 years ago
SourcecodeSegment.cs Fixing/updating debugger unit tests: 14 years ago
StackFrame.cs Fixing/updating debugger unit tests: 14 years ago
Stepper.cs Removed PausedReason. 14 years ago
Thread.cs Replaced debugger's type system with NRefactory type system 14 years ago
TypeSystemExtensions.cs Adjust debugger test cases to new DefaultResolvedMethod.ToString() implementation. 14 years ago
Value.cs Fixing/updating debugger unit tests: 14 years ago