microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lenguaje

nickthe55 opened this issue · comments

Environment

  • OS and Version:

  • VS Code Version:

  • C/C++ Extension Version:

  • If using SSH remote, specify OS of remote machine:

  • [https://github.com/jlord/sheetsee.js/issues/26 ]

Bug Summary and Steps to Reproduce

Bug Summary:

Steps to reproduce:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior:

Configuration and Logs

"logging": {
    "engineLogging": false
}

Other Extensions

{
"version": "0.2.0",
"configurations": [
{
"name": "(Windows) Attach",
"type": "cppvsdbg",
"request": "attach",
"processId": "${command:pickProcess}",
"symbolSearchPath": "https://msdl.microsoft.com/download/symbols",
"logging": {
"engineLogging": true,
"trace": true
},
}
]
}

Additional context

No response

@nickthe55 There is not enough information in this report.

Thanks

commented

I