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

VSCode: Add Cortex Debug launch config to attach to a running target. #83

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

microbit-carlos
Copy link
Collaborator

@JohnVidler This might also be helpful when debugging CODAL and/or pxt C++ code with MakeCode projects (the TS user code doesn't have symbols for the debugger, but you can still inspect the C++ stack trace or add breakpoint to the C++ sources).

@JohnVidler JohnVidler self-assigned this Nov 13, 2023
@JohnVidler
Copy link
Collaborator

Looks good to me, lets merge this in :)

@JohnVidler JohnVidler merged commit c0914dd into master Nov 13, 2023
23 of 27 checks passed
@JohnVidler JohnVidler deleted the vscode-attach branch November 13, 2023 10:52
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

Successfully merging this pull request may close these issues.

2 participants