[Lldb-commits] [PATCH] D124198: [LLDB][Unwind] Add stack scanning as fallback unwind plan if no symbol file is available.

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 22 09:58:35 PDT 2022


clayborg added a comment.

"sbt" == stack back trace

Just looks at the stack for things that look like code and tries to make something that looks like a backtrace


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124198/new/

https://reviews.llvm.org/D124198



More information about the lldb-commits mailing list