diff options
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ded5791..6cf10ed 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -29,7 +29,7 @@ 2015-08-05 Pedro Alves <palves@redhat.com> Joel Brobecker <brobecker@adacore.com> - * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy> + * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy> <bp_exception, bp_longjmp_resume, bp_exception_resume>: Handle the case where BS->STOP is not set. |