serenity/Base
Linus Groh b13b27b4d2 Applications: Add CrashReporter :^)
This is a simple application that can read a coredump file and display
information regarding the crash, like the application's name and icon
and a backtrace. It will be launched by CrashDaemon whenever a new
coredump is available.
Also, it's mostly written in GML! :^)

Closes #400, but note that, unlike mentioned in that issue, this
implementation doesn't ignore applications that "have been started in
the terminal". That's just overcomplicating things, IMO. When my js(1)
REPL segfaults, I want to see a backtrace!
2020-12-29 15:42:30 +01:00
..
etc Kernel: Introduce the DevFS 2020-12-27 23:07:44 +01:00
home/anon LaunchServer+Base: Stop using Browser as default protocol handler 2020-12-24 10:25:18 +01:00
res Applications: Add CrashReporter :^) 2020-12-29 15:42:30 +01:00
usr Base: Add pape man page documentation 2020-12-29 01:02:01 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00