1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 09:35:07 +00:00
serenity/Userland/DevTools/HackStudio/Debugger
Andreas Kling e076f9997f HackStudio: Remove "evaluate expression" dialog
This was built on Web::InProcessWebView which is going to be removed.
Since this feature wasn't really used or maintained, let's just remove
it for now, and it can be resurrected on top of OutOfProcessWebView if
someone finds it useful enough to do that work.
2022-04-06 19:35:07 +02:00
..
BacktraceModel.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
BacktraceModel.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
BreakpointCallback.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Debugger.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Debugger.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DebugInfoWidget.cpp LibGUI: Fully support TabWidget in GML 2022-04-03 12:21:05 +02:00
DebugInfoWidget.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DisassemblyModel.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DisassemblyModel.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DisassemblyWidget.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DisassemblyWidget.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
RegistersModel.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
RegistersModel.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
VariablesModel.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
VariablesModel.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00