Files
ladybird/Base/etc
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
..
2020-12-10 20:43:19 +01:00
2021-02-03 21:23:15 +01:00
2020-04-18 10:11:55 +02:00
2020-10-03 12:36:49 +02:00
2021-01-21 11:35:32 +01:00