[Lldb-commits] [lldb] [lldb] add command start (PR #67019)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 21 09:58:17 PDT 2023
jimingham wrote:
Even if this were enough behavior to warrant a new command, it would live under the `process launch` node, not as a top level command. We try not to make lots of top level commands so as to leave plenty of namespace in the easy access commands for user customization.
https://github.com/llvm/llvm-project/pull/67019
More information about the lldb-commits
mailing list