Skip to content
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

RFE: step OUT #62

Open
sgbeal opened this issue Jan 28, 2024 · 1 comment
Open

RFE: step OUT #62

sgbeal opened this issue Jan 28, 2024 · 1 comment

Comments

@sgbeal
Copy link

sgbeal commented Jan 28, 2024

i just discovered gdb-frontend today and am severely impressed with it. One significantly missing feature, though, is "step OUT" to move out of the current function without stepping all the way through it or continuing execution until the next breakpoint.

Apparently that capability is called "finish" in gdb:

https://ftp.gnu.org/old-gnu/Manuals/gdb/html_node/gdb_37.html

Please consider adding a button for that in the UI :).

@rohanrhu
Copy link
Owner

Thank you for your nice words. I'll add it soon. 😊

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

No branches or pull requests

2 participants