ladybird/DevTools
Andreas Kling 71d92cef17 UserspaceEmulator: Add lazy caching of debug info for shared libraries
Keep the debug symbols for shared libraries in memory after we opened
them the first time. This dramatically speeds up symbolication of
backtraces when running dynamically linked programs in UE.
2020-12-20 15:45:39 +01:00
..
HackStudio HackStudio: Remove duplicate auto-indentation in HackStudio Language Server 2020-12-18 16:25:42 +01:00
Inspector Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
IPCCompiler LibIPC: Remove use of ByteBuffer::wrap() 2020-12-19 11:30:02 +01:00
Profiler Profiler: Symbolicate samples using coredump file 2020-12-14 23:05:53 +01:00
UserspaceEmulator UserspaceEmulator: Add lazy caching of debug info for shared libraries 2020-12-20 15:45:39 +01:00
CMakeLists.txt DevTools: Remove VisualBuilder and FormCompiler 2020-10-01 21:07:12 +02:00