summaryrefslogtreecommitdiff
path: root/src/debug/createdump/dumpwriter.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Make createdump build and work on ARM (#12798)Konstantin Baladurin1-14/+26
2017-06-23Add ELF program and section headers to core dump. (#12425)Mike McLaughlin1-29/+36
2017-05-14Fix minidump hang under shipping lldb 3.9.1 (#11591)Mike McLaughlin1-1/+1
2017-04-24Add "createdump" command to SOS. (#11161)Mike McLaughlin1-7/+4
2017-04-18Implement the createdump policy options and env variables (#11032)Mike McLaughlin1-7/+10
2017-04-13Create ELF core dump on coreclr exceptions and signals. (#10902)Mike McLaughlin1-0/+486