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

feat: add cmd_go #33

Merged
merged 1 commit into from
Aug 18, 2024
Merged

feat: add cmd_go #33

merged 1 commit into from
Aug 18, 2024

Conversation

aleclarson
Copy link
Collaborator

For example, use g0 to jump to the bottom of the stack.
Trying to jump out of range triggers cmd_trace instead.

For example, use `g0` to jump to the bottom of the stack.
Trying to jump out of range triggers cmd_trace instead.
@aleclarson
Copy link
Collaborator Author

Whoops, I forgot to take stack_top into account. Fixed!

@aleclarson
Copy link
Collaborator Author

Might rename this to inspect, which makes clear there is no stepping involved.

@slembcke slembcke merged commit 6537148 into slembcke:master Aug 18, 2024
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

Successfully merging this pull request may close these issues.

2 participants