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

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 23 06:27:20 PDT 2025


DavidSpickett wrote:

@lenary the fact we can reach this state may be a sign that something is wrong elsewhere, that's true. Maybe something should be skipping forward to try and re-sync.

Someone can try to fix that but in the meantime, I'm ok with this PR making the error a bit more clear.

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


More information about the lldb-commits mailing list