diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 62a8a44..0bb5aeb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2015-03-24 Pedro Alves <palves@redhat.com> + + * infrun.c (proceed): No longer handle negative step. + 2015-03-24 Gary Benson <gbenson@redhat.com> * nat/x86-linux.h (x86_linux_new_thread): New declaration. |