microsoft / microsoft/vscode-cpptools

Debugger adapter process has terminated unexpectedly(read error / exit code: 2148734720)

Open
#3,001 3 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.