[Lldb-commits] [lldb] [lldb-server] Add accelerator plugin infrastructure for debugging hardware accelerators like gpus (PR #198907)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed May 27 03:47:19 PDT 2026


DavidSpickett wrote:

Ok so it's a mix then. The server might do some work (check that the GPU is in fact plugged in?), and the client gets a list of tasks that it must do to initialize its use of the plugin.

Understood, keep the name as it is.

https://github.com/llvm/llvm-project/pull/198907


More information about the lldb-commits mailing list