You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lldb-dap] Send an Invalidated event on thread stack change.
When the user send `thread return <expr>` command this changes
the stack length. but the UI does not update.
Send stack invalidated event to update the stack
0 commit comments