1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:08:12 +00:00
serenity/DevTools
Andreas Kling ae10c9d8ec UserspaceEmulator: Fix busted backtraces with --report-to-debug
Some of the output was still going to stderr in this mode, we need to
use reportln() to make sure it goes to the right place.
2020-11-08 01:15:02 +01:00
..
HackStudio HackStudio: Run clang-format 2020-11-03 13:40:24 +01:00
Inspector Use new format functions in remaining DevTools. (#3755) 2020-10-13 18:34:27 +02:00
IPCCompiler AK: Introduce SourceGenerator::fork(). 2020-10-24 12:56:25 +02:00
Profiler Profiler: Set window title based on the selected View 2020-10-31 13:38:51 +01:00
UserspaceEmulator UserspaceEmulator: Fix busted backtraces with --report-to-debug 2020-11-08 01:15:02 +01:00
CMakeLists.txt DevTools: Remove VisualBuilder and FormCompiler 2020-10-01 21:07:12 +02:00