microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.52k stars 1.55k forks source link

preLaunchTask fails debugging session #8444

Open evdenaxas opened 2 years ago

evdenaxas commented 2 years ago

Bug type: Debugger

Describe the bug Copy from here: https://github.com/microsoft/vscode/issues/136354

Colengms commented 2 years ago

@WardenGnaw This looks like an issue in which debugging fails to start.

WardenGnaw commented 2 years ago

the computer shoots up in resources and never enters the debugging session

If debugging fails to start due to a prelaunchtask, it is a VS Code issue.

evdenaxas commented 2 years ago

Are you guys kidding? VSCode sent me here. microsoft/vscode#136354

sean-mcmanus commented 2 years ago

@evdenaxas Yeah, it seems like the VS Code team was mistaken.