[Lldb-commits] [lldb] [lldb] Add accelerator plugin connection support (PR #201449)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 9 09:15:47 PDT 2026
https://github.com/DavidSpickett commented:
Just looked at the docs so far.
In there any need for an action that tells the client to disconnect from the accelerator debug server? You mentioned a default empty thread for when it wasn't doing anything, so I guess that the model is you'll connect once and keep that connection for the whole session.
https://github.com/llvm/llvm-project/pull/201449
More information about the lldb-commits
mailing list