mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 08:10:59 +00:00
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. :^) |
||
|---|---|---|
| .. | ||
| WindowServer | ||
| ca_certs.ini | ||
| FileIconProvider.ini | ||
| fstab | ||
| group | ||
| hosts | ||
| LookupServer.ini | ||
| motd | ||
| passwd | ||
| protocols | ||
| services | ||
| shadow | ||
| shellrc | ||
| SystemServer.ini | ||