Skip to content

Test setting variable values #7812

@isidorn

Description

@isidorn

Tests #7744:

During a debugging session it is now possible to change a value of any primitive variable (leafs in the variable tree). Currently this is only supported in node-debug. The accepted syntax is the same as for watch expressions and the REPL.

Verify:

  • you can use the context menu / double click to change the value of any primitive variable; this includes object properties and individual array entries,
  • changing it to some invalid value clearly shows the error
  • try to be creative and break it

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugDebug viewlet, configurations, breakpoints, adapter issuestestplan-item

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions