1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 22:41:01 +00:00
serenity/DevTools
Itamar 72ca45e300 UserspaceEmulator: Support dynamically loaded programs
When loading dynamic objects, the emulator loads the interpreter,
generates an auxiliary vector and starts executing the loader.

Additionally, this commits also makes the MallocTracer and backtrace
symbolication work for dynamically loaded programs.
2020-12-14 23:05:53 +01:00
..
HackStudio HackStudio: Rethink the "project" concept to be about a directory 2020-12-10 20:42:11 +01:00
Inspector Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
IPCCompiler LibIPC: Support sending file descriptors :^) 2020-11-23 18:37:40 +01:00
Profiler Profiler: Symbolicate samples using coredump file 2020-12-14 23:05:53 +01:00
UserspaceEmulator UserspaceEmulator: Support dynamically loaded programs 2020-12-14 23:05:53 +01:00
CMakeLists.txt DevTools: Remove VisualBuilder and FormCompiler 2020-10-01 21:07:12 +02:00