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 6b4518c..46f8668 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2016-04-12 Pedro Alves <palves@redhat.com> + * main.c (captured_main): Don't clear the quit flag. + +2016-04-12 Pedro Alves <palves@redhat.com> + * exceptions.c (prepare_to_throw_exception): Don't clear the quit flag. |