[Lldb-commits] [lldb] [lldb] Fix `thread backtrace --count` (PR #83602)

via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 1 10:18:46 PST 2024


https://github.com/jimingham approved this pull request.

LGTM.  We really need to get option values to parse somewhere more generically so we don't have to change so many places just to get a good error for value conversion, but that's not this PR's fault...

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


More information about the lldb-commits mailing list