[Lldb-commits] [lldb] [lldb] Added a warning in case of instruction decode failure (PR #164413)

Sam Elliott via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 22 23:54:41 PDT 2025


lenary wrote:

How does this work now that LLDB doesn't stop on the first unknown instruction? I thought it now printed `<unknown>` for that and kept going, but maybe that's not right?

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


More information about the lldb-commits mailing list