Open
Description
In this case the debugger needs to update the list of variables:
And before stepping out of the frame we select the previous frame:
Then in the new top frame the variable panes leads to a wrong object when navigating:
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.