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

The debugger will spawn multiple instances of the same program if you step over quickly #100

Closed
longtran2904 opened this issue Jan 21, 2024 · 1 comment
Labels
Bug A report of unintended or broken behavior.

Comments

@longtran2904
Copy link

When you step over the program quickly, sometimes the debugger will spawn multiple instances of it. In this video, I held down the F10 key the entire time, and you can see it spawned 3 terminals (the number is around 2 to 4).

raddbg_multiple_bug.mp4
@ryanfleury ryanfleury added the Bug A report of unintended or broken behavior. label Jan 23, 2024
@ryanfleury
Copy link
Collaborator

Fixed in 2c8e17b. Let me know if you run into it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A report of unintended or broken behavior.
Projects
None yet
Development

No branches or pull requests

2 participants