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 : debug session won't automatically stop #1

Open
MrXANA91 opened this issue Apr 24, 2023 · 0 comments
Open

Debugger : debug session won't automatically stop #1

MrXANA91 opened this issue Apr 24, 2023 · 0 comments
Labels
invalid This doesn't seem right

Comments

@MrXANA91
Copy link
Owner

Using DarkBASIC compiler executable 1.09B

After starting a debug session and ending the executable, the debug session in VSCode won't stop until manual request (Shift+F5)
The problem clearly comes from how the "dummyDebugAdapter" works.

There might be a way to make the debugAdapter execute the external compiler executable and check the process until it stops.

@MrXANA91 MrXANA91 added the invalid This doesn't seem right label Apr 24, 2023
@MrXANA91 MrXANA91 changed the title Debugger : debug session won'ţautomatically stop Debugger : debug session won't automatically stop Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant