serenity/Libraries/LibCoreDump
Linus Groh 7413a7c509 LibELF+LibCoreDump: Add a Metadata notes entry
This is a new NotesEntry type which will allow applications to embed
arbitrary metadata in crashdumps (stored as a JSON string). It will be
used to store an assertion message, for example.
2020-12-30 16:28:27 +01:00
..
Backtrace.cpp LibCoreDump+CrashDaemon: Add and use CoreDump::Backtrace 2020-12-29 15:42:30 +01:00
Backtrace.h LibCoreDump+CrashDaemon: Add and use CoreDump::Backtrace 2020-12-29 15:42:30 +01:00
CMakeLists.txt LibCoreDump+CrashDaemon: Add and use CoreDump::Backtrace 2020-12-29 15:42:30 +01:00
Forward.h LibCoreDump+CrashDaemon: Add and use CoreDump::Backtrace 2020-12-29 15:42:30 +01:00
Reader.cpp LibELF+LibCoreDump: Add a Metadata notes entry 2020-12-30 16:28:27 +01:00
Reader.h LibELF+LibCoreDump: Add a Metadata notes entry 2020-12-30 16:28:27 +01:00