]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Unbreak DJGPP build of GDB.
authorEli Zaretskii <eliz@gnu.org>
Sat, 30 May 2015 10:05:53 +0000 (13:05 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 30 May 2015 10:05:53 +0000 (13:05 +0300)
commit99cee7b71f81a9d346fc1a2f4e678537f1bb945f
tree078bea55e551088e13476f4f99e3318c8df1ee5b
parent6809615b88590aa911fe71839ec753cfaedf987d
Unbreak DJGPP build of GDB.

gdb/
* go32-nat.c (go32_xfer_memory): Fix the return value to be
compatible to what read_child and write_child return.  This
unbreaks that DJGPP build of GDB which was broken since v7.7.
gdb/ChangeLog
gdb/go32-nat.c