]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Fix gdb mingw build
authorTom Tromey <tom@tromey.com>
Fri, 8 Jun 2018 16:06:43 +0000 (10:06 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 8 Jun 2018 16:07:37 +0000 (10:07 -0600)
commit2f4f025ff15b900706c8597060003a506107cf23
tree657adc5f08d4848f5bf9fa7ee808695ebbf88d5c
parent7ebd13590ca56ba32350dbfd1b66c5dc2468268e
Fix gdb mingw build

I noticed that the mingw build was failing in the buildbot.  This
patch fixes the problem.  I'm checking it in as obvious.

gdb/ChangeLog
2018-06-08  Tom Tromey  <tom@tromey.com>

* windows-nat.c (windows_nat_target::xfer_partial): "beneath" is
now a method.
gdb/ChangeLog
gdb/windows-nat.c