projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a47c25
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Sat, 17 Jan 2009 20:39:33 +0000
(20:39 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sat, 17 Jan 2009 20:39:33 +0000
(20:39 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index d7197616a4a70d07a2d0bbe001acd4094c1c6f7f..29d6ca289a06511c6d4cfbbe9ab2929d53fdb19b 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,10
@@
+2009-01-18 Nick Roberts <nickrob@snap.net.nz>
+
+ * thread.c (thread_command): Move call to annotate_thread_changed
+ to...
+ (do_captured_thread_select): ... here, to avoid printing an
+ annotation if the thread change generates an exception.
+
2009-01-16 Joel Brobecker <brobecker@adacore.com>
* NEWS: Document x86_64/MinGW as a new native configuration.