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

Re: PATCH: per-inferior register cache for gdbserver


> Moving right along.  This is the initial per-inferior register cache
> interface; in my development sources (which are almost ready for
> submittal) the interface is actually somewhat different, but that's
> entangled with the rest of threading right now.  I'll be extracting it in
> the next few days.
> 
> So, this patch is a step on the road, but don't get too attached to the
> interface.  It'll be much nicer, I promise.  This version works as-is, which
> I can't say for the nicer one at the moment.

Um, would there be more benefit in getting this sort of thing 
implemented in the core of GDB?  I just don't see a per-lwp cache in the 
remote target making much difference to GDB's thread debugging performance.

Andrew


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