aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--config/sid.exp3
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b850a6..229847d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-23 Corinna Vinschen <vinschen@redhat.com>
+
+ * config/sid.exp: Add gdb settings to use no hardware watchpoints.
+
2003-08-23 Ben Elliston <bje@wasabisystems.com>
* README: Update section on reporting bugs.
diff --git a/config/sid.exp b/config/sid.exp
index a51ae0e..f926aa2 100644
--- a/config/sid.exp
+++ b/config/sid.exp
@@ -69,6 +69,9 @@ set_board_info ldflags "[libgloss_link_flags] [newlib_link_flags]"
# No linker script needed.
set_board_info ldscript ""
+# Used by a few gdb tests. SID doesn't allow hardware watchpoints.
+set_board_info gdb,no_hardware_watchpoints 1
+
# Additional sid options
# eg:
#