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 2d953fb..519e488 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2013-07-27 Yao Qi <yao@codesourcery.com> + * NEWS: Mention that GDBserver now supports hardware + watchpoints on the MIPS GNU/Linux target. + +2013-07-27 Yao Qi <yao@codesourcery.com> + * Makefile.in (HFILES_NO_SRCDIR): Add common/mips-linux-watch.h. (mips-linux-watch.o): New rule. |