ladybird/Userland/Libraries/LibCoredump
Tim Schumacher 80cb44afae Everywhere: Move shared library checks into a common function
While we're at it, unify the various different conditions that are
scattered accross the codebase.
2021-11-10 14:42:49 +01:00
..
Backtrace.cpp Everywhere: Move shared library checks into a common function 2021-11-10 14:42:49 +01:00
Backtrace.h LibCoredump: Show frames from Loader.so if the crash occurs in it 2021-10-17 17:09:58 +01:00
CMakeLists.txt Everywhere: Core dump => Coredump 2021-08-23 00:02:09 +02:00
Forward.h Everywhere: Core dump => Coredump 2021-08-23 00:02:09 +02:00
Reader.cpp Everywhere: Move shared library checks into a common function 2021-11-10 14:42:49 +01:00
Reader.h LibCoredump: Don't copy uncompressed coredumps into a ByteBuffer 2021-09-22 00:40:07 +02:00