libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] retrieving symbols


From: Steve Fink
Subject: Re: [Libunwind-devel] retrieving symbols
Date: Wed, 11 Jan 2012 17:37:23 -0800

On Wed, Jan 11, 2012 at 4:59 PM, Arun Sharma <address@hidden> wrote:
> unw_set_reg (&cursor, UNW_REG_IP, yourip);

Ah! That seems fine, then. The connotations of the name 'cursor' were
too strong for me to consider that a possibility. (And right, I meant
unw_get_proc_name, not _info.)

Is there any way to get the path/name of the shared object that
contains an address, like dladdr()'s dli_fname? Not critical, but it's
nice when a full symbol lookup is impossible.

Thanks!



reply via email to

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