aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-02-11 19:54:45 +0000
committerJeff Law <law@redhat.com>1997-02-11 19:54:45 +0000
commit3d6ab69f3535bb78ec386181a491854d880e43b0 (patch)
treed448e6fe2a30697a4582118311a0887560b1ba8e /gdb/testsuite
parentb9c5ee689d31ce27d8cc4314f232fce51b0efd46 (diff)
downloadgdb-3d6ab69f3535bb78ec386181a491854d880e43b0.zip
gdb-3d6ab69f3535bb78ec386181a491854d880e43b0.tar.gz
gdb-3d6ab69f3535bb78ec386181a491854d880e43b0.tar.bz2
* gdb.base/watchpoint.exp: Don't expect a failure when calling
a function with a watchpoint enabled on the mn10200.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 0551f38..af1c098 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,8 @@
Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
+ * gdb.base/watchpoint.exp: Don't expect a failure when calling
+ a function with a watchpoint enabled on the mn10200.
+
* gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
before trying to create it!