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:
4636d79
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Fri, 6 Jun 2008 00:30:27 +0000
(
00:30
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Fri, 6 Jun 2008 00:30:27 +0000
(
00:30
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 1baa60285513fcb78604b0ea027fefd6ee729dec..52f760d30a817ea456f475fb6a74399e749170cd 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,9
@@
+2008-06-06 Nick Roberts <nickrob@snap.net.nz>
+
+ * annotate.c (annotate_thread_changed): New function.
+ * thread.c (thread_command) : Use it.
+ * infrun.c (normal_stop): Use it.
+
2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>