diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-01-11 20:24:02 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-01-11 20:24:02 +0000 |
commit | 44d2505679376964ccd77d4e842bca210a47ac19 (patch) | |
tree | 12ef89711da9488453d3aef2f4cf438c5fe6732a /gdb/testsuite | |
parent | 4d69cf576b6a841803c6f61b7ba72e19fdcdefdd (diff) | |
download | gdb-44d2505679376964ccd77d4e842bca210a47ac19.zip gdb-44d2505679376964ccd77d4e842bca210a47ac19.tar.gz gdb-44d2505679376964ccd77d4e842bca210a47ac19.tar.bz2 |
* gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
xfails; I'm not sure why they are failing, but not because of PR 1806.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 88ed86b..be13069 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing + xfails; I'm not sure why they are failing, but not because of PR 1806. + Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com) * config/unix-gdb.exp: Remove gdb_unload cause it's already |