libunwind-devel
[Top][All Lists]
Advanced

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

[Libunwind-devel] getting the library name of the current procedure


From: Sven Neumann
Subject: [Libunwind-devel] getting the library name of the current procedure
Date: Thu, 22 Jul 2010 21:19:24 +0200

Hi,

I understand that unw_get_proc_name() resolves the name of the procedure
that the created the given stack frame. What I am missing is a function
to retrieve the pathname of the shared object that this function is
taken from. dladdr() seems to be able to get me this information, but it
is also duplicating a lot of the work that unw_get_proc_name() is doing.
Is this a missing feature in libunwind or am I just missing something
important?


Regards,
Sven


PS: Sorry for the flood of mails, but I thought it'd be better to ask my
(unrelated) questions in different mails...

-- 
Sven Neumann <address@hidden>
RAUMFELD GmbH




reply via email to

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