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: [PATCH] Linux/gdbserver: Factor out usr_store_inferior_registers


On Tue, 6 Dec 2011, Pedro Alves wrote:

> >  No regressions on i686-linux-gnu or mips-linux-gnu (I had to force 
> > srv_linux_regsets to "no" and deal with some bitrot of that configuration 
> > to get indicative results).  OK to apply?
> 
> Okay.  Thanks.
> 
> > 2011-11-22  Maciej W. Rozycki  <macro@codesourcery.com>
> > 
> >         gdb/gdbserver/
> >         * linux-low.c (usr_store_inferior_registers): Factor out code
> >         to handle individual registers into...
> >         (store_register): ... this new function.

 Applied now, thanks for the review.

  Maciej


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