[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
Thu May 28 02:40:03 PDT 2026


DavidSpickett wrote:

I defer to others for the actual code review.

And on the mock server thing - just make it clear in the description of the option that the mock server does end up in the lldb-server binary. At this time, this is all opt-in so if folks aren't reading what they're opting into, that's on them. In a future where there are real plugins upstream, it won't be a problem.

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


More information about the lldb-commits mailing list