This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

Re: slow script execution when debugging large binaries


On Thu, Aug 10, 2006 at 06:04:20PM -0400, Mike Frysinger wrote:
> > But at a guess, you'll still have a symbol lookup on top of the profile.
> 
> yeah, new one attached looks as you thought

Well there you go then.  How are we getting into symbol lookups while
handling internal variables?  A breakpoint on lookup_partial_symbol
will probably tell you.

-- 
Daniel Jacobowitz
CodeSourcery


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