microsoft / microsoft/vscode-cpptools
Unable to see any VARIABLES or WATCH variable values
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 6.2k
- フォーク
- 1.7k
- 平均マージ
- 14時間 46分
- マージ済み PR(30日)
- 61
説明
Issue Type: Bug
I am using Visual Studio Code with the Microsoft C/C++ extension to debug a native 64 bit Windows application, compiled using Visual Studio 2019, latest update. Sometimes you cannot see any local variables, the display just shows this in red:
Error processing 'variables' request.
The watch window shows: An unspecified error has occurred.
Please see the screen show.
Sometimes when you step through or over code, you temporarily see this status, and it goes away again. But in the last few weeks, especially after the last few C/C++ extension updates, it seems far more common and does not recover, unless you restart the debugging session, and then maybe it will work again for some time.
PLEASE HELP. Sadly the code project is massive, not easy to share, and it does not always happen. What extra information can I provide, is there some sort of log file, or way to debug this extension.
Visual Studio Code has been work so well, and this used to never happen, but in recent times this has become more common.
Extension version: 1.7.1
VS Code version: Code 1.61.2 (6cba118ac49a1b88332f312a8f67186f7f3c1643, 2021-10-19T14:57:20.575Z)
OS version: Windows_NT x64 10.0.19043
Restricted Mode: No
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz (8 x 3592) |
| GPU Status | 2d_canvas: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on oop_rasterization: enabled opengl: enabled_on rasterization: enabled skia_renderer: enabled_on video_decode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled |
| Load (avg) | undefined |
| Memory (System) | 31.26GB (19.74GB free) |
| Process Argv | E:\KBCDev\Client1\main\Petro-SIM --crash-reporter-id f3b61543-d7cf-4e97-b69b-eeae346935a3 |
| Screen Reader | no |
| VM | 36% |
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt551cf:30345471
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805cf:30301675
pythonvspyt200:30340761
binariesv615:30325510
vsccppwt:30382697
pythonvssor306:30344512
bridge0708:30335490
pygetstartedt3:30385195
dockerwalkthru:30377721
bridge0723:30353136
pythonrunftest32:30373476
pythonf5test824:30373475
javagetstartedt:30364666
pythonvspyt187:30373474
vsqsis400:30386382
vsaa593:30376534
vssld246cf:30386378
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、報告されたネイティブ 64-bit Windows アプリケーションをデバッグしながら、VS Code C/C++ extension で欠落している Variables と Watch の値を再現します。issue で要求されている extension と debugger のログを収集し、ステップ実行時とセッションを再起動した場合の挙動を比較します。再現可能な原因を特定し、信頼できる変数検査を復旧できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, typescript, vscode
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100