microsoft / microsoft/vscode-cpptools
Debbuger error: MIEngine-cmd: syntax error: "(" unexpected on debugger launch.
Open
@WardenGnaw is already working on this.
Since Feb 15, 2019.
bug
debugger
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Description
- OS and Version: Ubuntu 18.10
- VS Code Version: 1.30.2
- C/C++ Extension Version: 0.21.0
- Other extensions you installed (and if the issue persists after disabling them): C#
- After successful compilation to "a.out" with g++, launching the debugger through VSCode results in a terminal started with the error:
/tmp/Microsoft-MIEngine-Cmd-5m457rje.10m: 1: /tmp/Microsoft-MIEngine-Cmd-5m457rje.10m: Syntax error: "(" unexpected
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.