diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-08 23:08:05 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-08 23:08:05 +0000 |
commit | 1af6f16c65307e9fca9a93d10dfaf883803c4097 (patch) | |
tree | 429727da431d24b892bb172cb06e51f8014221c1 /gdb/testsuite | |
parent | f90bb826e51c771bc6d1aeba49a328256feec24e (diff) | |
download | gdb-1af6f16c65307e9fca9a93d10dfaf883803c4097.zip gdb-1af6f16c65307e9fca9a93d10dfaf883803c4097.tar.gz gdb-1af6f16c65307e9fca9a93d10dfaf883803c4097.tar.bz2 |
* gdb.t07/watchpoint.exp: Add xfail for hppa.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 14c457a..c6c6eae 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t07/watchpoint.exp: Add xfail for hppa. + * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug. * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint |