This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Function symbol retention after stripping


On Mon, May 7, 2012 at 12:35 PM, Roland McGrath <roland@hack.frob.com> wrote:
> It sounds like you want strip -g, which has existed for many years.

That's what I'm seeing right now when I try it. That is very confusing
as on a different system last week I had strip -g -f when you don't
have access to the debuginfo file it outputs showing ?? for the
function names but if I readelf the binaries on this system I clearly
see functions in the symtab table.  I'll have to get back on that
system tomorrow and see what I did/missed, thanks.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]