summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCoredump/Backtrace.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-10Libraries: Use default constructors/destructors in LibCoredumpLenny Maiorani
2022-02-14LibCoredump: Respect coredump's LD_LIBRARY_PATH when searching librariesSviatoslav Peleshko
2022-01-28LibCoredump: Copy out the FooInfo structs to an aligned addressAli Mohammad Pur
2021-11-23LibCore+AK: Move MappedFile from AK to LibCoreAndreas Kling
2021-10-17LibCoredump: Show frames from Loader.so if the crash occurs in itDaniel Bertalan
2021-09-21CrashReporter+LibCoredump: Show progress window while loading coredumpAndreas Kling
2021-09-21LibCoredump: Make Backtrace getters return const referencesAndreas Kling
2021-08-23Everywhere: Core dump => CoredumpAndreas Kling