diff options
author | FalseHonesty <thefalsehonesty@gmail.com> | 2020-05-30 14:19:49 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-31 10:52:25 +0200 |
commit | 75e42648e11511401721da3ee00ca68afd1d4366 (patch) | |
tree | 2ea7ff16404cd59c6c4f89ccff988baaa5000d32 /AK | |
parent | ab40cc60d1304cba602edf648a2bda79aed1485c (diff) | |
download | serenity-75e42648e11511401721da3ee00ca68afd1d4366.zip |
HackStudio: Allow changing variable values in debugger
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.
Diffstat (limited to 'AK')
0 files changed, 0 insertions, 0 deletions