summaryrefslogtreecommitdiff
path: root/src/debug/daccess/enummem.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Add environment variable (COMPlus_EnableDiagnostics) to disable debugging and...Mike McLaughlin1-8/+11
2018-01-25Revert "Add environment variable (COMPlus_EnableDiagnostics) to disable debug...Russ Keldorph1-11/+8
2018-01-17Add environment variable (COMPlus_EnableDiagnostics) to disable debugging and...Mike McLaughlin1-8/+11
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-5/+0
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-2/+2
2017-06-09[Local GC] No longer need to initialize SVR dacvars separately (#12173)Sean Gillespie1-3/+0
2017-05-03Createdump fixes and cleanup. (#11368)Mike McLaughlin1-7/+1
2017-04-13Create ELF core dump on coreclr exceptions and signals. (#10902)Mike McLaughlin1-54/+49
2017-04-01[Local GC] Remove static fields from GC interface (#10566)Sean Gillespie1-3/+1
2017-03-21[Local GC] Forbid inclusion of gcscan.h from VM and DAC directories (#10332)Sean Gillespie1-3/+2
2017-02-24[Local GC] Move workstation GC DAC globals to a struct shared between GC and ...Sean Gillespie1-0/+6
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-4/+0
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-3/+0
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-2/+2
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-0/+2
2016-11-07Reduce variable scopeDmitry-Me1-2/+1
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-3/+3
2016-07-20GCInfo: Support versioning.Swaroop Sridhar1-2/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-16Rename CNameSpace to GCScanJan Kotas1-2/+2
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-3/+4
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-1/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2053