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

Debug with launch.json #1

Closed
A2va opened this issue Nov 8, 2022 · 1 comment
Closed

Debug with launch.json #1

A2va opened this issue Nov 8, 2022 · 1 comment

Comments

@A2va
Copy link
Owner

A2va commented Nov 8, 2022

An example of a custom debug type can be found at vscode-debug-mock

The event onDidStartDebugSession will be used to start the C++ debugger. But it will certainly need to get and set debug configuration.

@A2va
Copy link
Owner Author

A2va commented Dec 18, 2022

See https://github.com/A2va/code-debug-conf-mock for extension playground with custom debugger type
Implementation started in refactor-debug branch

@A2va A2va closed this as completed Jan 5, 2023
@A2va A2va mentioned this issue Jan 11, 2023
7 tasks
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