Files
llvm/lldb/bindings
John Harrison 841e1e1e17 [lldb-dap] Send a 'process' event on restart. (#163833)
When we restart a process, send an updated 'process' event describing
the newly launched process.

I also updated the `isLocalProcess` value based on if we're on the
'host' platform or not.
2025-10-21 14:47:12 -07:00
..