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: [rfc] Remote file transfer support


> Sorry, I should have remembered that.  Does this patch work?

  Yes, this fixes the compilation problem for mingw32, thanks.
I did not have the time to test the produced executable...

Pierre
 
> --
> Daniel Jacobowitz
> CodeSourcery
> 
> 2007-12-03  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* config.in, configure: Regenerated.
> 	* configure.ac: Check for pread and pwrite.
> 	* hostio.c (handle_pread): Fall back to lseek and read.
> 	(handle_pwrite): Fall back to lseek and write.



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