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

[C module] Remote debug C module failed caused by C++ extension issue #283

Closed
czgtest opened this issue Nov 14, 2018 · 4 comments
Closed
Assignees
Labels
external dependency Cannot fix only in this code base. It depends on the fix on third-party

Comments

@czgtest
Copy link

czgtest commented Nov 14, 2018

steps:
1.create new solution for C module
2.build and push solution
3.deployment for device
4.start to remote debug for C module
get error: sh: 1: [: Linux: unexpected operator

this issue caused by C++ extension issue
microsoft/vscode-cpptools#2444

@adashen adashen added the external dependency Cannot fix only in this code base. It depends on the fix on third-party label Nov 14, 2018
@czgtest
Copy link
Author

czgtest commented Nov 19, 2018

Uploading image.png…

@LazarusX
Copy link
Contributor

Please help upload the image again.

@czgtest
Copy link
Author

czgtest commented Nov 22, 2018

image

@czgtest czgtest self-assigned this Mar 28, 2019
@czgtest
Copy link
Author

czgtest commented Mar 28, 2019

this issue has been fixed on microsoft/vscode-cpptools#3227
remote C module debug can work well, so close this issue

image

@czgtest czgtest closed this as completed Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency Cannot fix only in this code base. It depends on the fix on third-party
Projects
None yet
Development

No branches or pull requests

3 participants