Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/debugger-libs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-29* Mono.Debugging.Soft\SoftDebuggerSession.cs: Show no window whenLluis Sanchez
2010-06-08Catch SocketException on session exit.Levi Bard
2010-05-31* Mono.Debugging.Soft/SoftDebuggerSession.cs: Account for multiple assembli...Levi Bard
2010-05-31* Mono.Debugging.Soft/SoftDebuggerSession.cs: Clear the source-to-type map ...Levi Bard
2010-05-19* Mono.Debugging.Soft/SoftDebuggerAdaptor.cs: Improved detection ofLluis Sanchez
2010-05-10* Mono.Debugger.Soft.dll:Lluis Sanchez
2010-05-07* Mono.Debugging.Soft/SoftEvaluationContext.cs:Lluis Sanchez
2010-05-07* Mono.Debugging.Soft/PropertyValueReference.cs: Track api changes.Lluis Sanchez
2010-05-04* Mono.Debugging.Soft/SoftDebuggerSession.cs: Don't redirectLluis Sanchez
2010-04-29* Mono.Debugging.Soft/SoftDebuggerSession.cs:Lluis Sanchez
2010-04-26* src/addins/GnomePlatform/GnomePlatform.cs:Lluis Sanchez
2010-04-232010-04-19 Carlo Kok <ck@remobjects.com>Carlo Kok
2010-04-14* Mono.Debugging.Soft/SoftDebuggerAdaptor.cs: When getting theLluis Sanchez
2010-03-30* Mono.Debugging.Soft/SoftDebuggerSession.cs: Set the currentLluis Sanchez
2010-03-30* Mono.Debugging.Soft/SoftDebuggerSession.cs:Lluis Sanchez
2010-03-29* SoftDebuggerSession.cs: Improve assembly matching.Levi Bard
2010-03-26* SoftDebuggerSession.cs: Handle assembly unload.Levi Bard
2010-03-17* SoftDebuggerAdaptor.cs: Don't crash if something goes wrong whileLluis Sanchez
2010-03-10Add some protected virtual methods to SoftDebuggerSession.Martin Baulig
2010-03-09* MonoDevelop.Debugger.Soft/SoftDebuggerEngine.cs: Track loggingMichael Hutchinson
2010-03-09Use the new Soft Debugger API to abort invocations; this now also works with ...Martin Baulig
2010-03-05Back out Martin's r153126 because it was committed without review and breaks ...Michael Hutchinson
2010-03-05Use the new Soft Debugger API to abort invocations.Martin Baulig
2010-03-03* Mono.Debugging.Soft/SoftDebuggerSession.cs: Don't catch the threadLluis Sanchez
2010-03-02* Mono.Debugging.Soft/SoftDebuggerAdaptor.cs: Renamed variable toLluis Sanchez
2010-03-02* SoftDebuggerSession.cs:Michael Hutchinson
2010-03-01* Mono.Debugging.Soft/SoftDebuggerAdaptor.cs: Improved support forLluis Sanchez
2010-02-26* Mono.Debugging.Soft/SoftDebuggerAdaptor.cs: Implement enumLluis Sanchez
2010-02-23* Mono.Debugging.Soft/Mono.Debugger.Soft.dll:Lluis Sanchez
2010-02-22* Mono.Debugging.Soft/SoftDebuggerBacktrace.cs: Don't crash if theLluis Sanchez
2010-02-22* Mono.Debugging.Soft/Mono.Debugger.Soft.dll:Lluis Sanchez
2010-02-22* Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:Lluis Sanchez
2010-02-17* Makefile.am:Lluis Sanchez
2010-02-16* MonoDevelop.Debugger.Soft/Manifest.addin.xml:Lluis Sanchez
2010-02-11* SoftDebuggerSession.cs: Force-load System.Exception to work aroundMichael Hutchinson
2010-02-04* Mono.Debugging.Soft/SoftDebuggerSession.cs: Dont print theLluis Sanchez
2010-02-03* Mono.Debugging.Soft/SoftDebuggerAdaptor.cs: ImplementedLluis Sanchez
2010-02-03* Mono.Debugging.Soft/SoftDebuggerSession.cs: When a breakpointLluis Sanchez
2010-02-02* Mono.Debugging.Soft/ArrayAdaptor.cs:Lluis Sanchez
2010-01-26* SoftDebuggerSession.cs: Write a message to the debugger output ifMichael Hutchinson
2010-01-22* Mono.Debugging.Soft/SoftDebuggerAdaptor.cs: Implement newLluis Sanchez
2010-01-21* main/src/core/Mono.Debugging/Makefile.am:Michael Hutchinson