diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3145bf9..78bc56c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2011-12-21 Andreas Schwab <schwab@linux-m68k.org> + + * ppc-linux-nat.c (create_watchpoint_request): Only use ranged + watchpoints when supported. + 2011-12-21 Jan Kratochvil <jan.kratochvil@redhat.com> * symfile.c (objfilep): New typedef and new DEF_VEC_P. |