[Top][All Lists]
[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
- Re: [Libunwind-devel] Testing time, (continued)
Re: [Libunwind-devel] Testing time, Arun Sharma, 2011/04/01
Re: [Libunwind-devel] Testing time, Lassi Tuura, 2011/04/04
Re: [Libunwind-devel] Testing time, Paul Pluzhnikov, 2011/04/05