aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-11 03:11:32 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-11 03:11:32 +0000
commitfcb6cf58184a46b32df28294e298a4b80a8245e3 (patch)
tree0fbfa81c11db40b19e48434aad592dbb48c1db3f /gdb/testsuite
parentf63e502ba18b3001513d2785d9bfffcf5df1e68c (diff)
downloadgdb-fcb6cf58184a46b32df28294e298a4b80a8245e3.zip
gdb-fcb6cf58184a46b32df28294e298a4b80a8245e3.tar.gz
gdb-fcb6cf58184a46b32df28294e298a4b80a8245e3.tar.bz2
x
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 94884e1..5b78cd6 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,7 @@
Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
+ * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
+
* gdb.t16/printcmd.exp: Don't print variables before running program.
* gdb.t06/break.exp: Don't require envp argument to main.
@@ -9,8 +11,8 @@ Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
* gdb.t02/whatis.exp, gdb.t11/list.exp:
Add xfails for rs6000.
- * gdb.t02/whatis.exp: Re-write other tests
- not to re-test something we already tested.
+ * gdb.t02/whatis.exp: Change other tests not to re-test something
+ we already tested.
* gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
each type used has a variable of that type.