This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: remote-mips.c: Update the prototype of mips_xfer_memory()
- From: Daniel Jacobowitz <drow at false dot org>
- To: "Maciej W. Rozycki" <macro at mips dot com>
- Cc: gdb-patches at sourceware dot org, Nigel Stephens <nigel at mips dot com>, "Maciej W. Rozycki" <macro at linux-mips dot org>
- Date: Thu, 22 Mar 2007 09:40:11 -0400
- Subject: Re: remote-mips.c: Update the prototype of mips_xfer_memory()
- References: <Pine.LNX.4.61.0703221256160.19009@perivale.mips.com>
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