Age | Commit message (Expand) | Author |
---|---|---|
2020-12-30 | CrashDaemon: Move from Applications to Services | Andreas Kling |
2020-12-29 | Applications: Add CrashReporter :^) | Linus Groh |
2020-12-29 | LibCoreDump+CrashDaemon: Add and use CoreDump::Backtrace | Linus Groh |
2020-12-29 | LibCoreDump: Make for_each_thread_info() callback arg a reference | Linus Groh |
2020-12-29 | LibCoreDump: CoreDumpReader => CoreDump::Reader | Linus Groh |
2020-12-25 | LibELF: Remove ELF::Loader and move everyone to ELF::Image | Andreas Kling |
2020-12-14 | CrashDaemon: Show source position in backtrace | Itamar |
2020-12-14 | CrashDaemon: Add service that acts on new coredumps | Itamar |