diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c252138..e721f02 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2013-11-06 Muhammad Bilal <mbilal@codesourcery.com> + + PR cli/16122 + * top.c (command_line_input): Unify interactivity tests to use + input_from_terminal_p. + * event-top.c (command_line_handler): Likewise. + 2013-11-06 Yao Qi <yao@codesourcery.com> * Makefile.in (check-perf): New target. |