summaryrefslogtreecommitdiff
path: root/src/debug/createdump/crashinfo.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-19[Tizen] Add a library to retrieve memory regions for a coredumpMateusz Moscicki1-2/+3
2018-10-31Remove superfluous 'const' qualifier from trivial return types (#20652)MichaƂ Janiszewski1-4/+4
2017-11-20Fix a few of createdump bugs. (#15079)Mike McLaughlin1-3/+5
2017-08-23Add unwind info to core dumps. (#13547)Mike McLaughlin1-16/+19
2017-07-17Make createdump build and work on ARM (#12798)Konstantin Baladurin1-0/+10
2017-06-23Add ELF program and section headers to core dump. (#12425)Mike McLaughlin1-6/+10
2017-05-03Createdump fixes and cleanup. (#11368)Mike McLaughlin1-1/+3
2017-04-24Add "createdump" command to SOS. (#11161)Mike McLaughlin1-2/+4
2017-04-18Implement the createdump policy options and env variables (#11032)Mike McLaughlin1-2/+2
2017-04-13Create ELF core dump on coreclr exceptions and signals. (#10902)Mike McLaughlin1-0/+71