JosephTremoulet added a comment.

In D64993#1608452 <https://reviews.llvm.org/D64993#1608452>, @labath wrote:

> I haven't looked at the implementation, but I did run into the problem you 
> are fixing in the past, and I am happy that someone is finally implementing 
> this. I just wanted to say that for testing, I think you should be able to 
> create some hand-written assembly that creates the kind of stack frames and 
> unwind info you need to trigger this. You can look at existing tests in 
> `lldb/lit/Unwind` for examples.


Thanks for the tip!  I was indeed able to copy one of those and adapt it to 
test this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64993/new/

https://reviews.llvm.org/D64993



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to