libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] Stack not completely resolved


From: Arun Sharma
Subject: Re: [Libunwind-devel] Stack not completely resolved
Date: Fri, 25 Apr 2014 08:29:37 +0530

On Thu, Apr 24, 2014 at 10:28 AM, Eugen-Andrei Gavriloaie
<address@hidden> wrote:

>
> What needs to be done to get past libc and further into the stack?
>

I'm not familiar with your platform, but in general, you could compile
with --enable-debug and run with UNW_DEBUG_LEVEL=n to get additional
info.
Things to check: objdump the libc to make sure that it has the unwind
info (.eh_frame section or .debug_info). Sometimes the debug info is
packaged separately.

 -Arun



reply via email to

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