Skip to content

Debugger Tool Improvements #848

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
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

DaelonSuzuka
Copy link
Collaborator

This PR makes several improvements to the debugger tools.

@btarg
Copy link
Contributor

btarg commented Jun 20, 2025

Will this PR fix any issues related to the debugger "timing out" randomly? Occasionally for me the debugger just... doesn't work. I'm unable to capture the state of any variables, or watch any variables, seemingly at random. Breakpoints are still hit, just without any member or global variables being visible under the inspector (there is usually an infinite loading spinner)
If this issue has not been documented before I'll open an issue page for it.

@DaelonSuzuka
Copy link
Collaborator Author

Yes, possibly. Other PRs were merged recently, #839 and #854, that describe similar symptom. Neither of those has been published yet and they might fix your issue.

You could try downloading the dev build linked in the project readme, and if you're still experiencing it using that build, then please feel free to open a new issue.

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

Successfully merging this pull request may close these issues.

3 participants