From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12800 invoked by alias); 16 Jul 2008 02:48:47 -0000 Received: (qmail 12791 invoked by uid 22791); 16 Jul 2008 02:48:46 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 16 Jul 2008 02:48:29 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 8FD113BFAC; Tue, 15 Jul 2008 19:48:27 -0700 (PDT) Subject: Re: gdb.base/watchpoint-solib.exp From: Michael Snyder To: Daniel Jacobowitz Cc: Vladimir Prus , Mark Kettenis , gdb@sources.redhat.com In-Reply-To: <20080713182100.GA11344@caradoc.them.org> References: <200807131506.m6DF6pp2001941@brahms.sibelius.xs4all.nl> <200807131704.m6DH4ugw014744@brahms.sibelius.xs4all.nl> <200807132153.17447.vladimir@codesourcery.com> <20080713182100.GA11344@caradoc.them.org> Content-Type: text/plain Date: Wed, 16 Jul 2008 02:48:00 -0000 Message-Id: <1216176507.3549.322.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00184.txt.bz2 On Sun, 2008-07-13 at 14:21 -0400, Daniel Jacobowitz wrote: > On Sun, Jul 13, 2008 at 09:53:16PM +0400, Vladimir Prus wrote: > > Is there a read-made way to check if hardware watchpoints are supported? > > Yes, check most of the other watchpoint tests. I think it's > can_use_hw_watchpoints if {[target_info exists gdb,no_hardware_watchpoints]} {