What's the LLDB equivalent of thread apply all bt in GDB?
thread apply all bt
The corresponding command for LLDB is simply bt all.
bt all
See https://lldb.llvm.org/use/map.html#examining-thread-state