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] be less aggressive with backtracing #995

Closed
ManDude opened this issue Dec 5, 2021 · 1 comment
Closed

[debugger] be less aggressive with backtracing #995

ManDude opened this issue Dec 5, 2021 · 1 comment

Comments

@ManDude
Copy link
Member

ManDude commented Dec 5, 2021

it can technically crawl through the entire 32-bit address space before it gives up. This sometimes happens when connecting, and you have to restart everything.

@ManDude
Copy link
Member Author

ManDude commented Dec 5, 2021

Also probably just do it differently. Maybe search for the value function for a bit, or something.

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