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 3431c2c..b84ffc8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2015-01-14 Pedro Alves <palves@redhat.com> + + PR cli/17828 + * infrun.c (reinstall_readline_callback_handler_cleanup): Don't + reinstall if the interpreter is sync. + 2015-01-13 Doug Evans <dje@google.com> * objfiles.c (objfile_filename): New function. |