[RFA] windows-nat.c: Handle ERROR_PARTIAL_COPY in windows_xfer_memory function

Pedro Alves palves@redhat.com
Mon Sep 2 12:34:00 GMT 2013


On 09/01/2013 11:10 PM, Pierre Muller wrote:
> 
> PS: the use of plongest function is because I got an warning about %d
> used for 'long long integer' type.

Then that's a regression from my deprecated_xfer_memory change.
Please keep logically independent changes as separate patches.

> 2013-09-01  Pierre Muller  <muller@sourceware.org>
> 
> 	* windows-nat.c (windows_xfer_memory): Fix compilation failure
> 	by use of plongest function.

This part is OK.  Please split it out, and commit it.

-- 
Pedro Alves



More information about the Gdb-patches mailing list