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 529b6e0..70e6250 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com> + * contrib/cc-with-tweaks.sh: Extend the comment for -p option. + +2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com> + * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command and dir commands into an if block. |