This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


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

Re: gdb performance is impossible!!


Jake Colman wrote:
> So, what should we be looking at as a potential problem?  The application is
> rather large is linked with about 10 of our own shared libraries - in
> addition to whatever system libraries might be shared as well.  It uses g++
> and is compiler with what think are the appropriate gcc flags for shared
> libraries and debugging.
> 
> Any help would be greatly appreciated!

How large is large? Our applications are large ~150 MB on disk
and it takes quite a while to read all the libs. (And yes, our
application is mainly c++ as well, so maybe this is a problem?)

  Guenther

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