aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-01-31 21:44:24 +0000
committerJeff Law <law@redhat.com>1996-01-31 21:44:24 +0000
commit1be1bc3835066895d661cb07f764f74383c3c69c (patch)
tree8a6898eb3c18290ca0c842282eae79af2df28c99 /gdb/testsuite/ChangeLog
parent9b2ceeb159944a4e16a955aca71d794f96e879c3 (diff)
downloadgdb-1be1bc3835066895d661cb07f764f74383c3c69c.zip
gdb-1be1bc3835066895d661cb07f764f74383c3c69c.tar.gz
gdb-1be1bc3835066895d661cb07f764f74383c3c69c.tar.bz2
* gdb.base/break.exp: Don't test for program exit or exit status
if $noresults if nonzero. * gdb.base/langs.exp: Likewise. * gdb.base/watchpoint.exp: Likewise. For proelf targets were we can't even tell if a process exits.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 927cf00..cc53c29 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,10 @@
Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
+ * gdb.base/break.exp: Don't test for program exit or exit status
+ if $noresults if nonzero.
+ * gdb.base/langs.exp: Likewise.
+ * gdb.base/watchpoint.exp: Likewise.
+
* gdb.base/default.exp: Remove extraneous call to load gdb.exp.
* gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
trying to compile the testcase.