[Lldb-commits] [lldb] [lldb-dap] Migrating 'stopped' event to structured types. (PR #176273)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 16 13:44:26 PST 2026
clayborg wrote:
Can you add what the old "stopped" event looked like and what the new structured version looks like? It is hard to tell what is changing without reverse engineering the code.
And does this PR mean that we don't need https://github.com/llvm/llvm-project/pull/176230?
https://github.com/llvm/llvm-project/pull/176273
More information about the lldb-commits
mailing list