From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6217 invoked by alias); 21 Dec 2008 15:37:32 -0000 Received: (qmail 6208 invoked by uid 22791); 21 Dec 2008 15:37:31 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 21 Dec 2008 15:36:51 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id B76F7109AC; Sun, 21 Dec 2008 15:36:49 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 9825E104A1; Sun, 21 Dec 2008 15:36:49 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1LEQMI-0002ul-9Q; Sun, 21 Dec 2008 10:36:46 -0500 Date: Sun, 21 Dec 2008 15:37:00 -0000 From: Daniel Jacobowitz To: Jan Kratochvil Cc: Ulrich Weigand , gdb-patches@sourceware.org Subject: Re: [patch] Fix hw watchpoints regression on i386/x86_64/ia64 Message-ID: <20081221153646.GA10881@caradoc.them.org> Mail-Followup-To: Jan Kratochvil , Ulrich Weigand , gdb-patches@sourceware.org References: <20081208083759.GA18359@host0.dyn.jankratochvil.net> <200812172012.mBHKCDY5006031@d12av02.megacenter.de.ibm.com> <20081221151046.GA9181@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081221151046.GA9181@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-12/txt/msg00364.txt.bz2 On Sun, Dec 21, 2008 at 04:10:46PM +0100, Jan Kratochvil wrote: > > This test case should respect [target_info exists gdb,no_hardware_watchpoints]. > ^<-also > as according to my test on ppc64 RHEL-4 gdb-6.3+kernel (both not supporting > ppc hw watchpoints) dejagnu-1.4.4 did not have `no_hardware_watchpoints' set. I suggest you use a custom board file which does set it. -- Daniel Jacobowitz CodeSourcery