microsoft / microsoft/vscode-cpptools
Debugger adapter process has terminated unexpectedly(read error / exit code: 2148734720)
Open
@WardenGnaw is already working on this.
Since Jan 7, 2019.
debugger
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Type: Debugger
- OS and Version: Windows 7 Build7601
- VS Code Version: 1.30.1 (user setup)
- C/C++ Extension Version: 0.20.1
When I use gdb to debug my program, it gives the error message:
Debugger adapter process has terminated unexpectedly (exit code: 2148734720)
Debugger adapter process has terminated unexpectedly (read error)
I make sure my launch.json and tasks.json has been configured properly. I used gdb.exe directly under console and successfully debugged the program.
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.