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: remote-mips.c: Update the prototype of mips_xfer_memory()


On Thu, Mar 22, 2007 at 01:20:15PM +0000, Maciej W. Rozycki wrote:
> Hello,
> 
>  The deprecated_xfer_memory() member of "struct target_ops" takes 
> "gdb_byte *" as the second argument now.  This change updates 
> remote-mips.c accordingly.
> 
>  This change should be obvious, though it cannot be tested with the tree 
> as is, as for whatever reason the file is currently not built in any 
> configuration.  I tested it successfully with the "mipsisa32-sde-elf" 
> target with a patch that enables this file to be built, which I will 
> submit later on.
> 
> 2007-03-22  Nigel Stephens  <nigel@mips.com>
>             Maciej W. Rozycki  <macro@mips.com>
> 
> 	* remote-mips.c (mips_xfer_memory): Update prototype.
> 
>  OK to apply?

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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