Skip to content

Cortex Peripheral window resets to middle while debugging with openocd. #2280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
danyhm opened this issue Nov 12, 2023 · 0 comments
Open
3 tasks done
Labels
topic: debugger Related to the integrated debugger topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project

Comments

@danyhm
Copy link

danyhm commented Nov 12, 2023

Describe the problem

Hello,

In IDE 2.2.1 while debugging with SVD files, the Cortex Peripheral window resets its position to the middle after every breakpoint hit or Step which is very annoying because you have to scroll up or down for the register you want to work with.

To reproduce

compile any sketch and use the debugger with the SVD file. scroll to the bottom or remain at top. after every step, the window jumps to the middle of the scroll position.

before step
image

after step or Arduino IDE window switch
image

Expected behavior

the scroll position should remain the same after every step or breakpoint hit.

Arduino IDE version

2.2.1

Operating system

Windows

Operating system version

10 22H2

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@danyhm danyhm added the type: imperfection Perceived defect in any part of project label Nov 12, 2023
@kittaakos kittaakos added the topic: debugger Related to the integrated debugger label Nov 14, 2023
@kittaakos kittaakos added the topic: theia Related to the Theia IDE framework label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: debugger Related to the integrated debugger topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants