You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I step through execution, the side/information panel resets its scroll position to the top instead of staying where I have it (e.g. looking at registers).
To Reproduce
Start debugging
Step through code
Each time, the scroll position resets
Expected behavior
For the scroll position to stay the same
Please complete the following information:
OS: Ubuntu 22.04
gdbgui version (gdbgui -v): 0.15.2.0
gdb version (gdb -v): 12.1
browser [e.g. chrome, safari]: Firefox 123.0.1
Apologizes if this is more of a feature request than a bug report. Hard to gauge what the indented behavior is.
The text was updated successfully, but these errors were encountered:
Describe the bug
When I step through execution, the side/information panel resets its scroll position to the top instead of staying where I have it (e.g. looking at registers).
To Reproduce
Start debugging
Step through code
Each time, the scroll position resets
Expected behavior
For the scroll position to stay the same
Please complete the following information:
gdbgui -v
): 0.15.2.0gdb -v
): 12.1Apologizes if this is more of a feature request than a bug report. Hard to gauge what the indented behavior is.
The text was updated successfully, but these errors were encountered: