serenity/Base
Andreas Kling aefd206038 SymbolServer: Add symbolication service for out-of-process ELF parsing
This patch adds SymbolServer, a service daemon that provides
symbolication of ELF binaries. It has a very simple IPC API at the
moment that only turns addresses into symbol names.

This can be used to implement symbolication without having to do
in-process ELF parsing yourself. :^)
2021-02-04 23:19:08 +01:00
..
etc SymbolServer: Add symbolication service for out-of-process ELF parsing 2021-02-04 23:19:08 +01:00
home/anon HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
res Applications: Remove "Welcome" application 2021-02-03 10:20:17 +01:00
usr Applications: Remove "Welcome" application 2021-02-03 10:20:17 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00