microsoft / microsoft/vscode-cpptools
[Cpptools] Call Stack frame is incorrect in multiple threads app
Offen
@pieandcakes arbeitet bereits daran.
Seit 16.1.2018.
debugger
- Vorherrschende Sprache
- TypeScript
- Sterne
- 6.2k
- Forks
- 1.7k
- Ø Merge
- 14 Std. 46 Min.
- Gemergte PRs (30 T.)
- 61
Beschreibung
Environment data
- Operating System and version: Windows10 x64 16299
- VS Code version: 1.19.2
- C/C++ extension version: 0.14.6-beta1
- GDB: Cygwin x86
- Log messages: log.txt
Steps to reproduce
- Download and open attachment in VSCode:Thread.zip
- Set a breakpoint at line of 37 in threading.cpp
- Update the parameters "miDebuggerPath" in the launch.json
- F5
- Verify the work thread in Call Stack window
Expected behavior
There is a thread named "WorkerThreadLoop" in the Call Stack window as follow:

Actual behavior
There is no thread named "WorkerThreadLoop" in the Call Stack window as follow:

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.
Bewertung
Dieses Issue wurde noch nicht bewertet.