libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libunwind-devel] Testing time


From: Ken Werner
Subject: Re: [Libunwind-devel] Testing time
Date: Wed, 6 Apr 2011 11:10:10 +0200

Hi,

I saw the same Issue on ARM using the Ubuntu Natty toolchain and followed a 
more fine-granular approach to fix this. The test-async-sig.c, 
test-flush-cache.c and Ltest_resume_sig.c define UNW_LOCAL_ONLY and therefore 
only need LIBUNWIND_local. Gtest-dyn1.c is calling '_U_dyn_cancel' and 
test-trace.c is using 'unw_backtrace' which are in LIBUNWIND_local.

Regards
Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]