[Lldb-commits] [lldb] Add option to pass thread ID to thread select command (PR #73596)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 28 13:48:23 PST 2023


https://github.com/clayborg requested changes to this pull request.

Rename long option and change it so the option requires a value, and make the code use the option value instead of command argument overloading.

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


More information about the lldb-commits mailing list