summaryrefslogtreecommitdiff
path: root/Libraries/LibELF/CoreDump.h
AgeCommit message (Expand)Author
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-03Kernel+LibELF: Store termination signal in coredump ProcessInfoLinus Groh
2020-12-31Everywhere: Re-format with clang-format-11Linus Groh
2020-12-30LibELF+LibCoreDump: Add a Metadata notes entryLinus Groh
2020-12-30LibELF+LibCoreDump: Add a ProcessInfo notes entryLinus Groh
2020-12-29LibELF: Add MemoryRegionInfo::object_name()Linus Groh
2020-12-14LibELF: Refactor coredump notes section structuresItamar
2020-12-14Kernel: Generate a coredump file when a process crashesItamar