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 Tuesday 22 November 2011 16:06:09, Maciej W. Rozycki 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.

-- 
Pedro Alves


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