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

Debugger: Accept format for watches and stack walk tweak #17260

Merged
merged 3 commits into from
Apr 10, 2023

Conversation

unknownbrackets
Copy link
Collaborator

This makes it so you can easily watch a string or float as well.

Also, make the stack walker ignore the current PC since it hasn't run yet, so should not be accounted for in SP/saved RA.

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.15.0 milestone Apr 9, 2023
@hrydgard hrydgard enabled auto-merge April 10, 2023 05:54
@hrydgard hrydgard merged commit cf1d8ec into hrydgard:master Apr 10, 2023
@unknownbrackets unknownbrackets deleted the debugger-minor branch April 10, 2023 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants