[Lldb-commits] [lldb] update lldb-server platform help parsing (PR #162730)

Chad Smith via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 9 15:41:45 PDT 2025


cs01 wrote:

Btw, I plan to make a few more pull requests to improve the API of lldb-server and the messages it prints. One for lldb-server's help itself. Another for lldb-server p's messages that it logs to stderr. And one more to hide the `--server` option and replace it with `--daemon` or `--multi-connect`, since `lldb-server --server` is repetitive and a bit unclear (IMO).

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


More information about the lldb-commits mailing list