[Lldb-commits] [lldb] [lldb] Improve mid-function epilogue scanning for x86 (PR #110965)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 3 09:31:26 PDT 2024


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

This LGTM! Thanks a lot of fixing it.
Your comments match my observations and I tested this patch with a test case where we stop on every instruction of a few functions and assert we can unwind correctly.

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


More information about the lldb-commits mailing list