-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Version: 1.30.0
Commit: c6e592b
Date: 2018-12-11T22:21:33.585Z
Electron: 2.0.12
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
OS: Linux x64 4.18.0-3-amd64
Steps to Reproduce:
- Create a C/C++ project.
- Add a debug configuration with GDB.
- Launch with or without debugging.
What happens:
The Debug Console displays:
Stopping due to fatal error: NullReferenceException: Object reference not set to an instance of an object
The program does not start and the external console stays empty.
- I have been able to reproduce this issue on Debian and Ubuntu. (Other platforms unknown.)
- I have only seen this happen with C/C++ debugging. (The only other configuration I have tried is Node.js. Could someone please try other configurations?)
- This began to occur after updating to 1.30.0, although this may be present in prior versions.
The C/C++ Extension must be enabled to use C/C++ debugging.
Screenshot:
JoshVarty, devel0, gajop, wozniakslawomir and gjblanco
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeededVerification succeeded