commit | e4a017f295c2b67d28753e6d921174bfa49a9b54 | [log] [tgz] |
---|---|---|
author | Walter Erquinigo <werquinigo@nvidia.com> | Thu Sep 18 10:40:55 2025 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 18 07:45:47 2025 -0700 |
tree | 8f2c70872ff120ce1fa80e52498764f3e27f649f | |
parent | 13ed714b0e0a860fd5057c3b4f49e4aef63230e7 [diff] |
[LLDB] Add support for the structured data plugins in lldb-server (#159457) The LLDB client has support for structured data plugins, but lldb-server doesn't have corresponding support for it. This patch adds the missing functionality in LLGS for servers to register their supported plugins and send corresponding async messages. GitOrigin-RevId: 4f72abd8404efa3de32188429d5f079ad12264e3