如何获取 LLDB 中所有线程的回溯?

How do I get the backtrace for all the threads in LLDB?

GDB 中 thread apply all bt 的 LLDB 等价物是什么?

LLDB对应的命令就是bt all.

https://lldb.llvm.org/use/map.html#examining-thread-state