diff options
author | Pedro Alves <palves@redhat.com> | 2015-08-02 11:46:50 -0700 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2015-08-02 11:46:50 -0700 |
commit | e76460dbb9b9b34b9c7fc2f2e4faae38730d00b0 (patch) | |
tree | c4c515591cb561961dd992daeadcdd5b0932f431 /bfd/version.h | |
parent | 835a09d99d585bfdc9f760970908e10bd8b2fec2 (diff) | |
download | gdb-e76460dbb9b9b34b9c7fc2f2e4faae38730d00b0.zip gdb-e76460dbb9b9b34b9c7fc2f2e4faae38730d00b0.tar.gz gdb-e76460dbb9b9b34b9c7fc2f2e4faae38730d00b0.tar.bz2 |
Unbreak PPC gdb builds
Commit f486487f5586 (Mostly trivial enum fixes) missed updating
ppc-linux-nat.c, resulting in:
../../src/gdb/ppc-linux-nat.c: In function ‘_initialize_ppc_linux_nat’:
../../src/gdb/ppc-linux-nat.c:2503:27: error: assignment from incompatible pointer type [-Werror]
../../src/gdb/ppc-linux-nat.c:2504:27: error: assignment from incompatible pointer type [-Werror]
gdb/ChangeLog
2015-08-02 Pedro Alves <palves@redhat.com>
* ppc-linux-nat.c (get_trigger_type, create_watchpoint_request)
(ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint): Change
parameter 'rw's type to enum target_hw_bp_type and rename to
'type'.
Diffstat (limited to 'bfd/version.h')
0 files changed, 0 insertions, 0 deletions