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

[Feature] Disable VSCode debugger via config #276

Open
Real-MJoe opened this issue Nov 14, 2023 · 1 comment
Open

[Feature] Disable VSCode debugger via config #276

Real-MJoe opened this issue Nov 14, 2023 · 1 comment

Comments

@Real-MJoe
Copy link

It would be a nice feature if you could disable the VSCode debugger via config. So that WinUAE is started without a connection to VSCode. This would then make it possible to use WinUAE's internal debugger.

@grahambates
Copy link
Contributor

There's a "noDebug": true option in the launch args that shoud allow this, however I can see that the JSON schema currently doesn't include it so you get a validation warning. I'll add it.

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

2 participants