aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2014-02-26 16:33:13 +0000
committerPedro Alves <palves@redhat.com>2014-02-26 16:33:13 +0000
commit0dcb32c3ae07166fc3b04eb4a86ae93ecd87bfb8 (patch)
treec164f7c6f1b31ffda4e730b05cc553f835aa3068 /gdb
parentf2fce0ca3dd5e0dc37fabb75e8874c05e8bf5170 (diff)
downloadgdb-0dcb32c3ae07166fc3b04eb4a86ae93ecd87bfb8.zip
gdb-0dcb32c3ae07166fc3b04eb4a86ae93ecd87bfb8.tar.gz
gdb-0dcb32c3ae07166fc3b04eb4a86ae93ecd87bfb8.tar.bz2
Mention PR breakpoints/16292 in corresponding ChangeLog entry.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog1
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.