summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.chill/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1995-06-08 00:52:06 +0000
committerPer Bothner <per@bothner.com>1995-06-08 00:52:06 +0000
commit7e965616ffb09f47b93b1be75128154b841c69ca (patch)
treefe51f9fc4eb65cfc5a2ba32146f174c5f37b8b96 /gdb/testsuite/gdb.chill/ChangeLog
parent3029162cdf703ccb5469b4e0370010b7d01c51a2 (diff)
downloadbinutils-gdb-7e965616ffb09f47b93b1be75128154b841c69ca.tar.gz
* chillvars.ch (xptr): Declare new variable.
* chillvars.exp (test_ptr): New function to test EXPR->MODENAME. This is to test PR chill/6932.
Diffstat (limited to 'gdb/testsuite/gdb.chill/ChangeLog')
-rw-r--r--gdb/testsuite/gdb.chill/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.chill/ChangeLog b/gdb/testsuite/gdb.chill/ChangeLog
index bd966a4526c..cb0dc6e3488 100644
--- a/gdb/testsuite/gdb.chill/ChangeLog
+++ b/gdb/testsuite/gdb.chill/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun 7 17:52:38 1995 Per Bothner <bothner@kalessin.cygnus.com>
+
+ * chillvars.ch (xptr): Declare new variable.
+ * chillvars.exp (test_ptr): New function to test EXPR->MODENAME.
+
Tue Mar 28 17:13:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
* pr-6632.ch, pr-6632-grt.ch, pr-6632.exp, Makefile.in: New test case.