libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] libunwind backtrace on mips64


From: Arun Sharma
Subject: Re: [Libunwind-devel] libunwind backtrace on mips64
Date: Wed, 21 Dec 2011 15:47:43 -0800

On Wed, Dec 21, 2011 at 2:56 PM, Siddharth Bhojnagarwala
<address@hidden> wrote:
> I am wondering if libunwind is not able to get full backtrace on mips64 all
> the time?  I mean does use of certain things (line inline functions,
> function pointers, static functions) break libunwind?  It is only able to
> get 1 level backtrace.
>

You want to compile libunwind with

configure --enable-debug

and run with UNW_DEBUG_LEVEL=n to figure out what's going wrong.

Examples here:

http://thread.gmane.org/gmane.comp.lib.unwind.devel/520/focus=522

 -Arun



reply via email to

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