-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
A-debuggerArea: debuggerArea: debuggerC-forgeCommand: forgeCommand: forgeCmd-forge-debugCommand: forge runCommand: forge runT-featureType: featureType: feature
Milestone
Description
Component
Forge
Describe the feature you would like
Currently, when an MSTORE happens, the debugger will highlight the portion of the memory that has changed with a red colored text.
The problem is that the memory section of the debugger is not auto-scrolling to that location, and you need to move via CTRL+j/k to do that manually.
Not knowing that the memory box doesn't auto-scroll, I thought that there was a bug in the debug feature because I was not seeing any change in the memory displayed in the UI.
Would make sense to automatically scroll to that position when a MSTORE happen?
Additional context
No response
Metadata
Metadata
Assignees
Labels
A-debuggerArea: debuggerArea: debuggerC-forgeCommand: forgeCommand: forgeCmd-forge-debugCommand: forge runCommand: forge runT-featureType: featureType: feature
Type
Projects
Status
Next Up