clayborg added a comment.

I am not sure why this offset of 160 isn't represented in the unwind info. I 
guess the OS unwinder that uses the EH frame info just knows that it must 
adjust the CFA? That seems like a hack. It seems like the unwind info should be 
fixed and the OS level unwinder should be fixed so that the info can be used 
correctly without every debugger or tool that has to parse this know about such 
a hack? Do you have control over the OS and are you able to fix this? That 
seems like the better fix.


http://reviews.llvm.org/D18977



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

Reply via email to