This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/17176] backtrace() not working on ARMv7a


https://sourceware.org/bugzilla/show_bug.cgi?id=17176

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
First, you should make sure that the debug/tst-backtrace* tests pass when 
you run the glibc testsuite.  Then, investigate how your test differs from 
those tests.

Note that ARM EABI unwind info (as generated by GCC) does not fully 
support asynchronous unwinding even if you use 
-fasynchronous-unwind-tables.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]