diff options
-rw-r--r-- | gdb/ChangeLog | 2 | ||||
-rw-r--r-- | gdb/doc/ChangeLog | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c7735f1..25596c9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,4 @@ -2015-03-06 Gary Benson <gbenson@redhat.com> +2015-03-06 Gary Benson <gbenson@redhat.com> * common/common-utils.h (startswith): New inline function. All places where this logic was used updated to use the above. diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f62b4ac6..92d1d45 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -11,7 +11,7 @@ qSupported features. (Remote Non-Stop): Explain that swbreak and hwbreak are required. -2015-03-03 Philippe Proulx eeppeliteloop@gmail.com +2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com> * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry under *stopped. |