|
From: | Arun Sharma |
Subject: | Re: [Libunwind-devel] Backtrace on ARM |
Date: | Fri, 15 May 2009 10:29:36 -0700 |
Hi,
I am trying to output a backtrace in a signal handler (for sigquit and sigsegv) in an ARM application on an embedded platform. It appears that two different approaches can be used, backtrace in glibc and using libunwind. In fact the Ltest-bt included in libunwind looks like a perfect example of what I am trying to do. However it does not seem to be working for me, it outputs:
[Prev in Thread] | Current Thread | [Next in Thread] |