[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 16:00:40 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.
> 
> Could you please give me some more information about the problem? I don't have access to a windows arm machine, and the failure message doesn't give me much to go on.

I will try to debug and get back with more information. If you need specific information or logs please let me know.

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


More information about the lldb-commits mailing list