Skip to content

FR: Jump to line #499

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
Zykino opened this issue Apr 21, 2025 · 0 comments
Open

FR: Jump to line #499

Zykino opened this issue Apr 21, 2025 · 0 comments

Comments

@Zykino
Copy link

Zykino commented Apr 21, 2025

Is your feature request related to a problem? Please describe.
While debugging, I found something that is not exactly what I want. So I set the variable and want to replay a couple of lines that change values/call function with this new variable.
I had to use the gdb window to "jump to line".

Describe the solution you'd like
Access to the gdb’s "jump to line" function. I see 2 easy ways:

  • Have a cursor on the current line that I can drag&drop on another line
  • Right click on the line I want, and select jump to line

Describe alternatives you've considered
Gdb window, but that’s way less ergonomic.

Additional context
QtCreator does this quite nicely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant