aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-06-30 23:05:47 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-06-30 23:05:47 +0000
commite02c07a5ef422341a54be9ebd78970cd88878f69 (patch)
tree8a2aeabcbf1e64444c2cb145892b78de83de5807 /gdb
parent559d7baf896f333a1f32eb350d00491321e1ac24 (diff)
downloadgdb-e02c07a5ef422341a54be9ebd78970cd88878f69.zip
gdb-e02c07a5ef422341a54be9ebd78970cd88878f69.tar.gz
gdb-e02c07a5ef422341a54be9ebd78970cd88878f69.tar.bz2
* gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 820d847..a7c5afa 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
+
+Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
+ order.
+
Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.t16/printcmds.exp: Add printf tests.