mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-08 12:56:23 +03:00
aefd206038
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. :^)
16 lines
286 B
Plaintext
16 lines
286 B
Plaintext
root:x:0:
|
|
wheel:x:1:anon
|
|
tty:x:2:
|
|
phys:x:3:window,anon
|
|
audio:x:4:anon
|
|
utmp:x:5:
|
|
lookup:x:10:protocol,anon
|
|
protocol:x:11:webcontent,anon
|
|
notify:x:12:anon
|
|
window:x:13:anon,notify
|
|
clipboard:x:14:anon,notify
|
|
webcontent:x:15:anon
|
|
image:x:16:anon,webcontent
|
|
symbol:x:17:anon
|
|
users:x:100:anon
|