Skip to content

In some cases in the GemStone debugger we navigate to the wrong object #4069

Open
@chisandrei

Description

@chisandrei

In this case the debugger needs to update the list of variables:

We are at the end of a frame:
Screenshot 2024-10-02 at 21 20 19

And before stepping out of the frame we select the previous frame:
Screenshot 2024-10-02 at 21 20 23

Then in the new top frame the variable panes leads to a wrong object when navigating:
Screenshot 2024-10-02 at 21 20 38

We get a one-by-off error the list of variables should contain also the returned valued. We should reset the content of a frame when a step action reaches a frame.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions