This is the mail archive of the gdb-patches@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: [rfc] [00/14] Push REGCACHE into target_fetch/store_registers


On Tue, May 01, 2007 at 10:39:34PM +0200, Mark Kettenis wrote:
> 2. supply_gregset, supply_fpregset, fill_gregset or fill_fpregset
>    should really be replaced by something like
>    gdbarch_regset_from_core_section().

Well, maybe - the other main use is for Linux thread-db, where they
don't actually deal with a core file.  But it should still die somehow.

> That said, this diff is great progress, and I think it should go in
> ASAP.  It's probably polite to give other responsable maintainers the
> opportunity to react to the diff.  So consider this an explicit ok for
> the i387 targets.

Everything I looked at looked right; OK by me too.

-- 
Daniel Jacobowitz
CodeSourcery


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