ladybird/Userland/Libraries/LibCoreDump
Linus Groh 0187fd4fdd LibCoreDump: Expose arguments and environment
We can pull those from the coredump's ProcessInfo JSON, do some basic
sanity checks and expose them as ready-to-use Vector<String>s.
2021-01-15 23:26:47 +01:00
..
Backtrace.cpp LibCoreDump+Crash{Daemon,Reporter}: Make backtraces thread-specific 2021-01-15 23:26:47 +01:00
Backtrace.h LibCoreDump+Crash{Daemon,Reporter}: Make backtraces thread-specific 2021-01-15 23:26:47 +01:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Forward.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Reader.cpp LibCoreDump: Expose arguments and environment 2021-01-15 23:26:47 +01:00
Reader.h LibCoreDump: Expose arguments and environment 2021-01-15 23:26:47 +01:00