On 05/23/18 05:40 PM, John Knight wrote:
> Hi Luke,
> 
> Objdump did not show .ARM.exidx or .ARM.extab.   There is only one section 
> specific to arm: .ARM.attributes.
> 
> I don’t know what this all means, but I am hoping it makes sense to you. 😊

It just sounds to me like you are missing the unwind tables, did you try one or 
all of 
 -fexceptions or -funwind-tables/-fasynchronous-unwind-tables ?

I think these are default on on x86, but not arm.

_______________________________________________
Libunwind-devel mailing list
Libunwind-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to