mirror of
https://github.com/RGBCube/serenity
synced 2025-10-15 19:12:23 +00:00
![]() This patch adds a context menu to variables in the debugger variable tree view that has an option to set the value of a variable. An input box will pop up asking for the new value of the variable, which is then parsed and used to set the actual variable. |
||
---|---|---|
.. | ||
BacktraceModel.cpp | ||
BacktraceModel.h | ||
BreakpointCallback.h | ||
Debugger.cpp | ||
Debugger.h | ||
DebugInfoWidget.cpp | ||
DebugInfoWidget.h | ||
VariablesModel.cpp | ||
VariablesModel.h |