summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCoredump/Backtrace.cpp
AgeCommit message (Expand)Author
2021-11-10Everywhere: Move shared library checks into a common functionTim Schumacher
2021-10-17LibCoredump: Show frames from Loader.so if the crash occurs in itDaniel Bertalan
2021-10-17LibCoredump: Accept dynamic libraries with versioned namesDaniel Bertalan
2021-09-21CrashReporter+LibCoredump: Show progress window while loading coredumpAndreas Kling
2021-08-23Everywhere: Core dump => CoredumpAndreas Kling