Ebuka Ezike cd67ca2f11
[lldb-dap] Send an Invalidated event on thread stack change. (#163976)
When the user send `thread return <expr>` command this changes the stack
length but the UI does not update.
Send stack invalidated event to the client to update the stack.
2025-10-20 21:54:13 +01:00
..