microsoft / microsoft/vscode-cpptools
[Cpptools] Call Stack frame is incorrect in multiple threads app
Aperta
@pieandcakes ci sta già lavorando.
Dal 16/1/2018.
debugger
- Lingua principale
- TypeScript
- Stelle
- 6.2k
- Fork
- 1.7k
- Merge medio
- 14h 46m
- PR unite (30g)
- 61
Descrizione
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:

Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.