Skip to content

Single step in debugger collapses all variables being watched #25652

@o-lim

Description

@o-lim
  • VSCode Version: 1.11.x
  • OS Version: Ubuntu 14.04
  • Language: C++
  • Debugger: gdb

When stepping over an instruction, any expanded variables in the watch window are automatically collapsed, force the user to to expand any variable of interest to view it's contents. This is particularly annoying when you need to observe how a nested variable (2 or more levels deep) is updated across several lines of code.

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesinfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions