[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 04:07:49 PDT 2024


omjavaid wrote:

LLDB became unresponsive on windows when a `thread backtrace` command was issued  after hitting the exception
i have temporarily reverted the change to make buildbot green.

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


More information about the lldb-commits mailing list