ladybird/Userland/Libraries/LibSymbolClient
Andreas Kling acabc37c24 SymbolServer+LibSymbolClient: Just do one symbol per IPC message
I originally wanted to batch the symbolication requests but that just
makes the client logic significantly more complicated with no real
benefit other than architectural feelgood points.
2021-02-04 23:35:10 +01:00
..
Client.cpp SymbolServer+LibSymbolClient: Just do one symbol per IPC message 2021-02-04 23:35:10 +01:00
Client.h SymbolServer+LibSymbolClient: Just do one symbol per IPC message 2021-02-04 23:35:10 +01:00
CMakeLists.txt LibSymbolClient: Add helper library for interfacing with SymbolServer 2021-02-04 23:20:39 +01:00