aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-14 16:43:24 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-14 16:43:24 +0000
commitc76f7bb7c14b79066f3c51e6e90f535e7824053d (patch)
treead1a20fed3399eab2bd1b4ac25b590dad46c463b /gdb
parent3a6249b1fee2cc2f5b0231ea53e65e75509c7e48 (diff)
downloadgdb-c76f7bb7c14b79066f3c51e6e90f535e7824053d.zip
gdb-c76f7bb7c14b79066f3c51e6e90f535e7824053d.tar.gz
gdb-c76f7bb7c14b79066f3c51e6e90f535e7824053d.tar.bz2
* gdb.t12/scope.exp: Test printing of variables before run.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index ab5f36b..ca5471d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,7 @@
Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
+ * gdb.t12/scope.exp: Test printing of variables before run.
+
* gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
printed in wrong order due to sorting.