summaryrefslogtreecommitdiff
path: root/src/vm/debughelp.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Cleanup unnecessary code in exception formatting (#24797)Jan Kotas1-28/+7
2019-05-27Call derived ToString on inner exceptions (#24793)Dan Moseley1-2/+2
2019-04-30Compute sizeof array instead of pointer (#24288)Adeel Mujahid1-9/+10
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-126/+3
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-2/+0
2019-01-02Delete lstrlen from Unix PAL (#21745)Jan Kotas1-22/+22
2017-07-10Additional fixes for RelativePointer, FixupPointer, RelativeFixupPointer, Pla...Gleb Balykov1-1/+1
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-3/+3
2017-03-25Typo correction (#10482)Ofer Zelig1-1/+1
2016-12-18Remove Read/WriteProcessMemory from PAL. (#8655)Mike McLaughlin1-2/+9
2016-11-30Disable PrintSEHChain for non-Windows platforms (#8379)Jonghyun Park1-1/+1
2016-09-14Implement GcInfo v2 for X86Swaroop Sridhar1-4/+4
2016-07-20GCInfo: Support versioning.Swaroop Sridhar1-5/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-02-07Ensure that every usage of va_start is complemented by a va_endGeoff Norton1-0/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1246