diff options
author | Alan Hayward <alan.hayward@arm.com> | 2019-06-25 11:04:59 +0100 |
---|---|---|
committer | Alan Hayward <alan.hayward@arm.com> | 2019-07-10 11:59:34 +0100 |
commit | 166a82be89008621a31e6e56b2d52a049b53e341 (patch) | |
tree | 485bbea510454c2f43adfbd8050f8d38c6a87fd4 /gdb/proc-api.c | |
parent | 9fb4c7e9f00accbbf92fc0b0a53978fd50ff6bb0 (diff) | |
download | binutils-166a82be89008621a31e6e56b2d52a049b53e341.zip binutils-166a82be89008621a31e6e56b2d52a049b53e341.tar.gz binutils-166a82be89008621a31e6e56b2d52a049b53e341.tar.bz2 |
Arm: Minor style cleanups
*When reading a target description, do the ptrace check before picking the
target description.
*In wmmxregset functions, declare the counter inside the for.
*Call arm_linux_init_hwbp_cap from in arm_arch_setup - it doesn't belong in
arm_read_description.
gdb/ChangeLog:
* arm-linux-nat.c (arm_linux_nat_target::read_description): Check
ptrace earlier,
gdb/gdbserver/ChangeLog:
* linux-arm-low.c (arm_fill_wmmxregset, arm_store_wmmxregset):
Move counter inside for.
(arm_read_description): Check ptrace earlier.
(arm_arch_setup): Call arm_linux_init_hwbp_cap here.
Diffstat (limited to 'gdb/proc-api.c')
0 files changed, 0 insertions, 0 deletions