summaryrefslogtreecommitdiff
path: root/Applications/CrashDaemon/main.cpp
AgeCommit message (Expand)Author
2020-12-30CrashDaemon: Move from Applications to ServicesAndreas Kling
2020-12-29Applications: Add CrashReporter :^)Linus Groh
2020-12-29LibCoreDump+CrashDaemon: Add and use CoreDump::BacktraceLinus Groh
2020-12-29LibCoreDump: Make for_each_thread_info() callback arg a referenceLinus Groh
2020-12-29LibCoreDump: CoreDumpReader => CoreDump::ReaderLinus Groh
2020-12-25LibELF: Remove ELF::Loader and move everyone to ELF::ImageAndreas Kling
2020-12-14CrashDaemon: Show source position in backtraceItamar
2020-12-14CrashDaemon: Add service that acts on new coredumpsItamar