aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-09-01 18:02:45 +0000
committerAndrew Cagney <cagney@redhat.com>2004-09-01 18:02:45 +0000
commitc72b934c3ae329d571efeea70844c485a33435a3 (patch)
tree40a4868a9b314051f79bb4a9a0423716032dba1c /gdb/testsuite/ChangeLog
parent84acb35a5a97c28b24b1d61541dc1ee01a7d8a43 (diff)
downloadgdb-c72b934c3ae329d571efeea70844c485a33435a3.zip
gdb-c72b934c3ae329d571efeea70844c485a33435a3.tar.gz
gdb-c72b934c3ae329d571efeea70844c485a33435a3.tar.bz2
2004-09-01 Andrew Cagney <cagney@gnu.org>
* gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New files.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 3817000..f9dcfa4 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-01 Andrew Cagney <cagney@gnu.org>
+
+ * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
+ files.
+
2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
* gdb.base/unload.exp: Fix expected warning message to match
@@ -209,6 +214,11 @@
2004-08-10 Andrew Cagney <cagney@gnu.org>
+ * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
+ files.
+
+2004-08-10 Andrew Cagney <cagney@gnu.org>
+
* gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
init_malloc call.