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

Call stack window - selecting entry not actually changing frame in the debugger #1330

Open
AndrewCapon opened this issue Mar 15, 2024 · 0 comments

Comments

@AndrewCapon
Copy link

Hi Guys,

This one seems a bit strange.

If I use the call stack window and go up the call stack and select a frame, the correct source file and line is displayed, the list of local vars is correct but everyone has the VAR-create error:

Screenshot 2024-03-15 at 12 10 10

If I manually go "up" multiple times in the "Debug Console" then I can get it to the correct frame and magically the variables appear:

Screenshot 2024-03-15 at 12 10 47 Screenshot 2024-03-15 at 12 10 53

Why when selecting frames in the call stack window is it not selecting the correct frame in the debugger?

@valeros valeros changed the title Call stack window - selecting entry not actually changing frame in the debugger, <-var-create: unable to create variable object (from var-create var_local_fmt @ "fmt")> Call stack window - selecting entry not actually changing frame in the debugger Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant