diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-22 01:55:26 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-22 01:55:26 +0000 |
commit | 6665d54cebbb16160c3175b101db91165db5857e (patch) | |
tree | b2f5793b1fab701941ac60f7e8425b1496293db7 /gdb/testsuite | |
parent | cb6afa30e71222533577b3137ce6778a3c059afe (diff) | |
download | gdb-6665d54cebbb16160c3175b101db91165db5857e.zip gdb-6665d54cebbb16160c3175b101db91165db5857e.tar.gz gdb-6665d54cebbb16160c3175b101db91165db5857e.tar.bz2 |
* gdb.t07/watchpoint.exp: Change xfail for calling function with
watchpoint enabled to "*-*-*".
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9a6a6cf..3d588df 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,8 @@ Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com) + * gdb.t07/watchpoint.exp: Change xfail for calling function with + watchpoint enabled to "*-*-*". + * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test. Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) |