microsoft / microsoft/vscode-cpptools

Unable to see any VARIABLES or WATCH variable values

未关闭
#8,317 5 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

debugger
主要语言
TypeScript
星标
6.2k
派生
1.7k
平均合并
14 小时 46 分钟
30 天内合并 PR
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

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。