microsoft / microsoft/vscode-cpptools
debugger cannot be used until extension is otherwise activated
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 6.2k
- Forks
- 1.7k
- Ø Merge
- 14 Std. 46 Min.
- Gemergte PRs (30 T.)
- 61
Beschreibung
Environment
- OS and Version: ubuntu 20.04
- VS Code Version: 174.2
- C/C++ Extension Version: v1.14.4
- If using SSH remote, specify OS of remote machine:
ubuntu 20.04
Bug Summary and Steps to Reproduce
Cannot debug my C++ application inside docker. Extension seems to be not activated.
Bug Summary:
- I start a docker container via cmd line. Then I attach to it via vs code. Which works without problems.
- Then I want to debug a C++ application which is running on this container.
- Then I installed the vs extension, because it is telling me that it is not installed.
- After checking the runtime status I see: "Not yet activated."
Expected behavior:
I can debug the application without any problems inside docker
Configuration and Logs
cannot find any logs, except in "Remote Server"
2023-03-15 15:31:46.244 [info] Extension installed successfully: ms-vscode.cpptools
### Other Extensions
_No response_
### Additional context
_No response_
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Keine Quelldatei oder kein Test ist angegeben. Beginne damit, den Aktivierungszustand in einer VS Code-Sitzung zu reproduzieren, die mit dem Docker-Container verbunden ist, und prüfe die verfügbaren Remote Server-Protokolle; abgeschlossen ist es, wenn der C++-Debugger aktiviert wird und die Anwendung debuggen kann, ohne einen weiteren Aktivierungsschritt zu erfordern.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, docker, vscode
- Bereich
- developer-experience, devtools
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100