Skip to content

Ruby ~= 2: Cannot change variables in debug session #3724

@th3coop

Description

@th3coop

Short Summary

I can't change a variable value in a paused debug session when debugging Ruby 2.3.

Steps to Reproduce

It's likely this can be reproduce with any version over 2.0 (I think that's when we switched to byebug) but I was using 2.3.
Debug a Ruby script and break after a variable has been set.
Double click it in the Locals tab in the Debugger window
Try to set a new value

You get the error shown here: https://community.komodoide.com/t/komodo-alert-when-trying-to-change-value-of-a-variable/4603/2?u=careyh

Nothing in the logs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions