[all-commits] [llvm/llvm-project] a2f542: [lldb][debugserver] update --help to list all the ...

Jason Molenda via All-commits all-commits at lists.llvm.org
Fri Aug 22 00:05:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2f542b7a51cc3d8fb31541dbd0bbf2b497ceaa9
      https://github.com/llvm/llvm-project/commit/a2f542b7a51cc3d8fb31541dbd0bbf2b497ceaa9
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2025-08-22 (Fri, 22 Aug 2025)

  Changed paths:
    M lldb/tools/debugserver/source/debugserver.cpp

  Log Message:
  -----------
  [lldb][debugserver] update --help to list all the options (#154853)

These are almost all for internal-developer-users only so "look at
debugserver.cpp" wasn't unreasonable, but we rarely add any new options
so a simple list of all recognized options isn't a burden to throw in
the help method.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list