diff options
-rw-r--r-- | gdb/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1a7cc45..53666b3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -3252,6 +3252,7 @@ 2014-02-07 Pedro Alves <palves@redhat.com> + PR breakpoints/16292 * infrun.c (handle_signal_stop) <signal arrives while stepping over a breakpoint>: Switch back to the stepping thread. |