[Lldb-commits] [lldb] [lldb] Improve unwinding for discontinuous functions (PR #111409)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 15 06:10:58 PDT 2024
labath wrote:
I'm sorry for breaking the bot. I'm afraid I'm going to need some help to understand to problem though. This test is x86 specific, and I don't have access to an x86 mac machine (only arm), and the test works fine on linux. Could you (or whoever is responsible for that bot) provide some details on the failure? The undwind log (`log enable -v lldb unwind`) of the test before and after the patch would probably be enough to understand what's going on.
https://github.com/llvm/llvm-project/pull/111409
More information about the lldb-commits
mailing list