flutter / flutter/devtools

Debugger variables expanded state should persist on stepping

Open
#872 1 comment 0 reactions 0 assignees View on GitHub
P3 screen: debugger
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Repro steps:
- Add and trigger a breakpoint
- Expand the variables in scope
Screen Shot 2019-07-31 at 7 54 23 AM

- Step Over
- Observe variables are collapsed
Screen Shot 2019-07-31 at 7 54 06 AM

If we wanted to see the value of the `_headsCount` var change as we step through the method, we'd have to keep expanding the variables each time we step.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.