]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
* linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPE
authorLuis Machado <luisgpm@br.ibm.com>
Wed, 14 Aug 2013 02:22:19 +0000 (02:22 +0000)
committerLuis Machado <luisgpm@br.ibm.com>
Wed, 14 Aug 2013 02:22:19 +0000 (02:22 +0000)
commitb8e1b30ec516d23493942a91ef6db2f701b4005b
tree51707a187bcd2355155d0d7de71e48642c1f0e34
parent1960b134395818060e146571081e2beb5c1efc90
* linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPE
to PTRACE_TYPE_ARG3.
* linux-low.c: Rename all occurrences of PTRACE_ARG3_TYPE
to PTRACE_TYPE_ARG3 and PTRACE_ARG4_TYPE to
PTRACE_TYPE_ARG4.
* linux-low.h (PTRACE_ARG3_TYPE): Rename to PTRACE_TYPE_ARG3.
(PTRACE_ARG4_TYPE): Rename to PTRACE_TYPE_ARG4.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-arm-low.c
gdb/gdbserver/linux-low.c
gdb/gdbserver/linux-low.h