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 a8800a6..a9f0b10 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2008-12-31 Pedro Alves <pedro@codesourcery.com> + + PR gdb/8812: + * infrun.c (handle_command): Don't print a header or notify the + target about signal changes if we didn't change any signal. + 2008-12-29 Joel Brobecker <brobecker@adacore.com> * valops.c (find_method_list): Minor reformatting in comment. |