Skip to content

Variable in watch list not updating after breakpoint #412

Closed
@ErnestoELC

Description

@ErnestoELC

Describe the problem

When I type a variable to WATCH, I noticed that it doesn't get automatically updated after the execution stops on a breakpoint. So in order to display the updated value I need to double click in the variable and then click ok in the pop window.

Segger_debug_test._.Arduino.IDE.2.0.0-beta.7.2021-06-11.15-05-53.mp4

To reproduce

  1. Add variable counter to the watch list
  2. add a breakpoint at some pointer after the variable is increased in a loop
  3. Start execution
  4. On a variable, inspect the variable on the watch list

Expected behavior

The variable should be updated after the execution is stopped in the breakpoint

Arduino IDE version

2.0.0-beta.7

Operating system

Windows

Operating system version

10

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

Labels

conclusion: resolvedIssue was resolvedtopic: codeRelated to content of the project itselftopic: debuggerRelated to the integrated debuggertype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions