Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chisandrei opened this issue Oct 2, 2024 · 0 comments
Open
Labels

Comments

@chisandrei
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant