X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog;h=916b093a1e3a95e16fec0ad057c4018e1ceddef8;hb=c5e92cca56da9153985d4c15dab243e383f66919;hp=8faf764d73cd21a9d422d6d8cb7f3b6233ca3e9f;hpb=3adc1a7d457d7fcdc413b970f1ed02b0925e6da8;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8faf764d73..916b093a1e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,18 @@ +2014-09-11 Gary Benson + + * common/common-debug.h (show_debug_regs): Declare. + * common/common-debug.c (show_debug_regs): Define. + * aarch64-linux-nat.c (debug_hw_points): Don't define. Replace + all uses with show_debug_regs. Replace all uses that considered + debug_hw_points as a multi-value integer with straight boolean + uses. + * x86-nat.c (debug_hw_points): Don't define. Replace all uses + with show_debug_regs. + * nat/x86-dregs.c (debug_hw_points): Don't declare. Replace + all uses with show_debug_regs. + * mips-linux-nat.c (maint_show_dr): Don't define. Replace all + uses with show_debug_regs. + 2014-09-10 Ulrich Weigand  * findvar.c (address_from_register): Handle targets requiring