From 87bae12127d9d6937f4e44492e326f5565f1a7a5 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Sat, 23 Aug 2003 04:53:30 +0000 Subject: 2003-08-23 Corinna Vinschen * config/sid.exp: Add gdb settings to use no hardware watchpoints. --- config/sid.exp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') 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: # -- cgit v1.1