Skip to content

[Debugger] Cannot inspect self in a clean block #1228

@jecisc

Description

@jecisc

In the latest Pharo 14 if I am in a clean block then the debugger does not show the state of my instance at the bottom and I cannot inspect self or the variables of my instance in which the block is been executed.

I guess the debugger is asking the block for those info but clean blocks do not have them.

Can interest @StevenCostiou and @MarcusDenker

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions