aboutsummaryrefslogtreecommitdiff
path: root/gdb/data-directory
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2018-06-11 21:15:32 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2018-06-11 21:15:33 -0400
commit69c67a0b2a93ba8c431d1ebb90d57a1e4d0ec3a1 (patch)
treec235b567531d0074f69df7921889088451247068 /gdb/data-directory
parent90b345f613e3ae8b21d2b5efd00a6970f57e578e (diff)
downloadgdb-69c67a0b2a93ba8c431d1ebb90d57a1e4d0ec3a1.zip
gdb-69c67a0b2a93ba8c431d1ebb90d57a1e4d0ec3a1.tar.gz
gdb-69c67a0b2a93ba8c431d1ebb90d57a1e4d0ec3a1.tar.bz2
Fix gdb build on hppa-linux
Fixes: CXX hppa-linux-nat.o ../../src/gdb/hppa-linux-nat.c:277:17: error: no 'void hppa_linux_nat_target::fetch_inferior_registers(regcache*, int)' member function declared in class 'hppa_linux_nat_target' int regno) ^ ../../src/gdb/hppa-linux-nat.c:224:1: error: 'void fetch_register(regcache*, int)' defined but not used [-Werror=unused-function] fetch_register (struct regcache *regcache, int regno) ^~~~~~~~~~~~~~ gdb/ChangeLog: * gdb/hppa-linux-nat.c (hppa_linux_nat_target::fetch_inferior_registers): Rename to hppa_linux_nat_target::fetch_registers.
Diffstat (limited to 'gdb/data-directory')
0 files changed, 0 insertions, 0 deletions