*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Fri, 6 Jun 2008 00:41:22 +0000 (00:41 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 6 Jun 2008 00:41:22 +0000 (00:41 +0000)
gdb/doc/ChangeLog
gdb/testsuite/ChangeLog

index 85874b7628de499057b70795bd9162ac67b75cca..716bfae90e3f6de609a894968654f9be3a4ae7e6 100644 (file)
@@ -1,3 +1,8 @@
+2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
+
+       * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
+       annotation.
+
 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
             Nathan Sidwell  <nathan@codesourcery.com>
             Joseph Myers  <joseph@codesourcery.com>
index 79ead39b9633d37ae661dcd8cf81255ffdf7e1aa..ddfc83993b1674281503a2e817fc98cdf6093f37 100644 (file)
@@ -1,3 +1,8 @@
+2008-06-06  Nick Roberts  <nickrob@snap.net.nz>
+
+       * gdb.base/annota1.exp (thread_switch): Test for thread-changed
+       annotation.
+
 2008-06-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
             Pedro Alves  <pedro@codesourcery.com>