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

Implement Inline and Named Pipe Debug Adapters #10006

Closed
Tracked by #9863
tsmaeder opened this issue Aug 31, 2021 · 0 comments · Fixed by #10163
Closed
Tracked by #9863

Implement Inline and Named Pipe Debug Adapters #10006

tsmaeder opened this issue Aug 31, 2021 · 0 comments · Fixed by #10163
Labels
dap debug adapter protocol debug issues that related to debug functionality vscode issues related to VSCode compatibility

Comments

@tsmaeder
Copy link
Contributor

Feature Description:

The type DebugAdapterDescriptor is missing the types DebugAdapterNamedPipeServer and DebugAdapterInlineImplementation. We'll probably have to refactor some of the debugger implementation in order to accomodate the inline debug adapter.

@tsmaeder tsmaeder added dap debug adapter protocol vscode issues related to VSCode compatibility debug issues that related to debug functionality labels Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dap debug adapter protocol debug issues that related to debug functionality vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant