Skip to content

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

@AndrewCapon

Description

@AndrewCapon

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?

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