[Lldb-commits] [lldb] [lldb/aarch64] Fix unwinding when signal interrupts a leaf function (PR #91321)
Omair Javaid via lldb-commits
lldb-commits at lists.llvm.org
Mon May 13 00:56:17 PDT 2024
omjavaid wrote:
@labath this seems to have broken lldb-aarch64-windows bot with TestInterruptBacktrace.py failing on
num_frames = thread.GetNumFrames()
https://github.com/llvm/llvm-project/pull/91321
More information about the lldb-commits
mailing list