aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1995-01-17 16:22:23 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1995-01-17 16:22:23 +0000
commit29f25f6f6974faf467f8545941cf4d4b8dfe0188 (patch)
treef0118b89e146ee896239d017ce84a5fa9d61edb4 /gdb/testsuite/ChangeLog
parent3fb93d868b03604d3cb5ef6433f2eabf98abcd11 (diff)
downloadfsf-binutils-gdb-29f25f6f6974faf467f8545941cf4d4b8dfe0188.zip
fsf-binutils-gdb-29f25f6f6974faf467f8545941cf4d4b8dfe0188.tar.gz
fsf-binutils-gdb-29f25f6f6974faf467f8545941cf4d4b8dfe0188.tar.bz2
* gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
and "ptype" work on variables in files compiled without -g. Replaces commented out "maint print msymbol" tests.
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 7423303..91c36d3 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
+
+ * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
+ and "ptype" work on variables in files compiled without -g.
+ Replaces commented out "maint print msymbol" tests.
+
Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
* gdb.base/setvar.c (dummy): Call malloc.