This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: addr2line seems slow


On 29 Jul 2001, Ian Lance Taylor wrote:

> Patrick Doyle <doylep@eecg.toronto.edu> writes:
> 
> > I'm sorry, it's the ELF x86 format.  Do you know what approach it uses for
> > that format?
> 
> Actually, I forgot to mention another variable.  It depends upon what
> sort of debugging information you are using.

I'm using the "-ggdb3" switch to gcc.  I forget why.

I just compared the time with -ggdb3 versus -gstabs3, and found there's
about a 4:1 speedup if I switch to stabs.  So, I guess I'll use -gstabs
for now until I remember why I wanted -ggdb.  :-)

Thanks for the tips.

--
Patrick Doyle
doylep@eecg.toronto.edu



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