[Lldb-commits] [lldb] [lldb-dap] Send an Invalidated event on thread stack change. (PR #163976)
Sergei Druzhkov via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 17 11:00:15 PDT 2025
https://github.com/DrSergei approved this pull request.
Although we currently can't handle `eBroadcastBitSelectedFrameChanged` and `eBroadcastBitThreadSelected` events in terms of DAP (maybe send new stopped event as a hack). I'm very excited about this patch that itmproves synchronization between debug console and VS Code UI. LGTM
https://github.com/llvm/llvm-project/pull/163976
More information about the lldb-commits
mailing list