[Lldb-commits] [lldb] [LLDB] Fix 64 bit support for CIE and FDE handling in DWARFCallFrameInfo (PR #158350)

David Peixotto via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 23 09:18:31 PDT 2025


https://github.com/dmpots approved this pull request.

LGTM. Thanks for the changes and adding the test!

> I do not know the proper way to test this change and am open to recommendations on how to add a test.

We can update the commit message now that we have tests!

Question for my understanding. What would be the behavior of the tests without your fix? Would it crash in that case?

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


More information about the lldb-commits mailing list