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: JIT interface slowness


On Monday 03 January 2011 23:46:50, Paul Pluzhnikov wrote:
> >> Do we need a new OBJF_JIT flag, or is above patch good enough?
> >
> > What if we record a per-objfile flag or cache storing whether a given
> > objfile contains "longjmp" related symbols, so that we only lookup
> > those symbols at least once per DSO?
> 
> Did you mean "at most once per DSO"?

Yep.

-- 
Pedro Alves


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