aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-02-15 05:32:12 +0000
committerAndrew Cagney <cagney@redhat.com>2001-02-15 05:32:12 +0000
commitcf74b8caf705c04febf1e3cb3c133d6c5d806419 (patch)
treeff3e73d1f4fd885fcad4fabf8af55449b0c02099 /gdb/testsuite/ChangeLog
parent44e23e575b7a78c3c9a6a65f49abbf8f6abf52fb (diff)
downloadgdb-cf74b8caf705c04febf1e3cb3c133d6c5d806419.zip
gdb-cf74b8caf705c04febf1e3cb3c133d6c5d806419.tar.gz
gdb-cf74b8caf705c04febf1e3cb3c133d6c5d806419.tar.bz2
Make thread messages more consistent in pass/fail cases.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 06e5576..1ba89d2 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
+
+ * gdb.threads/pthreads.exp: Unify pass/fail messages for
+ ``continue to bkpt at common_routine in thread 2'' and ``stopped
+ before calling common_routine 15 times'' tests.
+
2001-02-11 Michael Chastain <chastain@redhat.com>
* gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.