-
Notifications
You must be signed in to change notification settings - Fork 36
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
Native Debug configuration is missing #146
Comments
interesting with regards to #145 . I'll try it later this week to see how it goes |
I am not against adding it but curious as what differentiates Please open an PR and see Contribute, as this is an significant change FSF copy assignment is needed. |
then also, can arguments passed to application be relative to how to choose between |
In dape,
Yes. Note that
Use |
@brownts how do you feel about opening up an pr with the addition of |
Hi @svaante, I don't have FSF paperwork in place, so I don't plan on submitting a PR, at least not anytime soon. If someone else wants to take that on, I'm fine with it. I'm also fine to just leave it in this issue, or even close the issue if you want. |
The Native Debug adapter has been around for quite a while and is an alternative to the Micrsoft
cpptools
debug adapter, supporting both GDB and LLDB.The following are a set of installation instructions:
The following is a good start at the configuration entry:
The text was updated successfully, but these errors were encountered: