diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b0923ff..1cb1e6a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2012-11-08 Yao Qi <yao@codesourcery.com> + + PR gdb/14777. + * source.c (_initialize_source): Call add_com_alias to abbreviate + 'forward-search' as 'fo'. + 2012-11-07 Pedro Alves <palves@redhat.com> * arm-tdep.c: Make defs.h be the first include. |