summaryrefslogtreecommitdiff
path: root/src/debug/createdump/threadinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-25[Tizen] Use PTRACE_GETREGSET for any arch when creating dumpSwift Kim1-13/+5
2020-03-25[Tizen] Add a library to retrieve memory regions for a coredumpMateusz Moscicki1-2/+128
2019-08-19arm64 out of proc unwind for DAC (#26156)Mike McLaughlin1-1/+5
2019-06-17Enable createdump on arm and arm64 (#24832)Juan Hoyos1-4/+74
2017-11-20Fix a few of createdump bugs. (#15079)Mike McLaughlin1-26/+29
2017-08-23Add unwind info to core dumps. (#13547)Mike McLaughlin1-24/+125
2017-07-28Fix Alpine build (#13052)Jan Vorlicek1-0/+4
2017-07-17Make createdump build and work on ARM (#12798)Konstantin Baladurin1-2/+88
2017-06-23Add ELF program and section headers to core dump. (#12425)Mike McLaughlin1-12/+10
2017-05-09Enable build on old Linux (#11414)Jan Vorlicek1-1/+1
2017-04-24Add "createdump" command to SOS. (#11161)Mike McLaughlin1-9/+90
2017-04-13Create ELF core dump on coreclr exceptions and signals. (#10902)Mike McLaughlin1-0/+154