This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: Backtrace_symbols and .symtab


On 10/24/2014 09:44 AM, Yury Gribov wrote:
> Sure, this will be a separate API because we don't want to slow
> existing users. So either add some flags parameter or a completely
> new function.

I don't oppose a new backtrace function does a more complete job
if .symtab is present.

I agree with Steven Munroe that the existing API performance should
remain unchanged in the default case.

However, the proof is in the pudding. What does the design look
like, how complicated is it, does it work, etc.

Cheers,
Carlos.


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