diff options
author | Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> | 2014-05-22 16:07:20 +0100 |
---|---|---|
committer | Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> | 2014-05-22 16:07:20 +0100 |
commit | 036cd38182bde32d8297b630cd5c861d53b8949e (patch) | |
tree | 9ae7cdf436980c4b9b2e8941e6475609be9c0f46 /gdb/utils.c | |
parent | c77c1e42faf2b5e340ffa2adbf81587c9e76c246 (diff) | |
download | binutils-036cd38182bde32d8297b630cd5c861d53b8949e.zip binutils-036cd38182bde32d8297b630cd5c861d53b8949e.tar.gz binutils-036cd38182bde32d8297b630cd5c861d53b8949e.tar.bz2 |
Include asm/ptrace.h in aarch64-linux-nat.c
A recent change to glibc removed asm/ptrace.h from user.h for
AArch64. This meant that cross-native builds of gdb using trunk
glibc broke because aarch64-linux-nat.c because user_hwdebug_state
couldn't be found.
Fixed by including asm/ptrace.h like other ports.
2014-05-22 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
* aarch64-linux-nat.c (asm/ptrace.h): Include.
Diffstat (limited to 'gdb/utils.c')
0 files changed, 0 insertions, 0 deletions