mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:47:45 +00:00
HackStudio: Add a registers view for the current function in debug mode
This commit is contained in:
parent
3ddc42fdf1
commit
916e5e8cb3
5 changed files with 200 additions and 6 deletions
|
@ -5,6 +5,7 @@ set(SOURCES
|
|||
Debugger/DebugInfoWidget.cpp
|
||||
Debugger/DisassemblyModel.cpp
|
||||
Debugger/DisassemblyWidget.cpp
|
||||
Debugger/RegistersModel.cpp
|
||||
Debugger/VariablesModel.cpp
|
||||
Editor.cpp
|
||||
EditorWrapper.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue