microsoft / microsoft/vscode-cpptools

[Cpptools] Call Stack frame is incorrect in multiple threads app

Aperta
#1,446 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@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

  1. Download and open attachment in VSCode:Thread.zip
  2. Set a breakpoint at line of 37 in threading.cpp
  3. Update the parameters "miDebuggerPath" in the launch.json
  4. F5
  5. Verify the work thread in Call Stack window

Expected behavior
There is a thread named "WorkerThreadLoop" in the Call Stack window as follow:
image

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

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.