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
2017-03-24Sync with Mono.Debugger.SoftJb Evain
2017-03-16Fix one extra allocation on MethodMirror.FullNameMarius Ungureanu
2017-01-26Using buildver variable instead of Version because Version can't be used in <...Artem Bukhonov
2017-01-24NuspecsArtem Bukhonov
2017-01-13caching thread stateArseny Chernyaev
2016-11-10Moving InvokeResult to InvocationsAPI.cs and extracting immutable interface f...Artem Bukhonov
2016-11-10Moving invocation methods to separate fileArtem Bukhonov
2016-11-09[SoftDebugger] New IInvocableMethodOwnerMirror interface to avoid duplicating...Artem Bukhonov
2016-10-19Bug 44266 - Unable to change variable values whilst debuggingDavid Karlaš
2016-09-12Bug 32315 - Inspecting a variable gives information from the incorrect symbolDavid Karlaš
2016-08-17Sync Mono.Debugger.Soft with mono repositoryDavid Karlaš
2016-07-05Added support for overriding build propertiesjoj
2016-04-24[Debugger] Set the encoding of the error/output readers.Marius Ungureanu
2015-12-13Bug 36053 - Broken enum values conversionDavid Karlaš
2015-10-28Use unused parameterDavid Karlaš
2015-10-26Added support for detailed debugger loggingDavid Karlaš
2015-09-21Update release configuration for Mono.Debugger.SoftMarius Ungureanu
2015-06-30Updated SourceLocation with end line and end columnjoj
2015-02-07[Mono.Debugger.Soft] Resynced with MonoJeffrey Stedfast
2015-01-20[Mono.Debugger.Soft] sync'd up with Mono masterDavid Karlaš
2015-01-17[Mono.Debugger.Soft] sync'd up with Mono master(partial, didn't remove #if NE...David Karlaš
2015-01-06Merge pull request #40 from jbevain/frame-domainJeffrey Stedfast
2014-12-21[Debugger.Soft] ILInterpreter handle Br_S same as BrDavid Karlaš
2014-11-20[Mono.Debugger.Soft] Sync with Mono masterJb Evain
2014-11-04[Mono.Debugger.Soft] sync'd up with Mono masterJeffrey Stedfast
2014-06-12bumped Mono.Debugger.SoftJeffrey Stedfast
2014-06-10updated Mono.Debugger.SoftJeffrey Stedfast
2014-06-03bumped Mono.Debugger.SoftJeffrey Stedfast
2014-05-28[Mono.Debugger.Soft] updatedJeffrey Stedfast
2014-05-14[Mono.Debugger.Soft] updatedJeffrey Stedfast
2014-05-14[Mono.Debugger.Soft] updatedJeffrey Stedfast
2014-05-09[Mono.Debugger.Soft] Synced up with MonoJeffrey Stedfast
2014-05-09Keep a mapping of nested type name aliases as wellJeffrey Stedfast
2014-05-08[Mono.Debugger.Soft] Synced up with MonoJeffrey Stedfast
2014-05-07[Mono.Debugger.Soft] Updated for EndLine and EndColumn supportJeffrey Stedfast
2014-05-06[Mono.Debugger.Soft] Updated to allow creating object instances w/ default .c...Jeffrey Stedfast
2014-05-06Updated Mono.Debugger.SoftJeffrey Stedfast
2014-05-02Updated Mono.Debugger.SoftJeffrey Stedfast
2014-04-23[Mono.Debugger.Soft] Resynced with Mono (for the new DebuggerNonUserCodeAttri...Jeffrey Stedfast
2014-04-18[Mono.Debugger.Soft] updated to fix a bugJeffrey Stedfast
2014-04-17[Mono.Debugger.Soft] UpdatedJeffrey Stedfast
2014-04-08[API] Place back Mono specific API.Marius Ungureanu
2014-04-08[API] Remove obsolete API.Marius Ungureanu
2014-02-05Use case-insensitive filename filters if sdb supports themMichael Hutchinson
2014-01-04Updated Mono.Debugger.SoftJeffrey Stedfast
2013-11-15[Mono.Debugger.Soft] synced up with MonoJeffrey Stedfast
2013-10-30[Mono.Debugger.Soft] synced with fixes to monoJeffrey Stedfast
2013-10-22[Mono.Debugger.Soft] updated for protocol additionsJeffrey Stedfast
2013-06-29Fix exception when attaching to running VMMichael Hutchinson
2013-06-12Fix output directoryLluis Sanchez