[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
6 files changed