From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5952 invoked by alias); 13 Jul 2008 18:21:28 -0000 Received: (qmail 5944 invoked by uid 22791); 13 Jul 2008 18:21:28 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 13 Jul 2008 18:21:03 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id BA49098417; Sun, 13 Jul 2008 18:21:01 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 87DFB9840B; Sun, 13 Jul 2008 18:21:01 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KI6Bw-0002xI-8i; Sun, 13 Jul 2008 14:21:00 -0400 Date: Sun, 13 Jul 2008 18:21:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: Mark Kettenis , gdb@sources.redhat.com Subject: Re: gdb.base/watchpoint-solib.exp Message-ID: <20080713182100.GA11344@caradoc.them.org> Mail-Followup-To: Vladimir Prus , Mark Kettenis , gdb@sources.redhat.com References: <200807131506.m6DF6pp2001941@brahms.sibelius.xs4all.nl> <200807131704.m6DH4ugw014744@brahms.sibelius.xs4all.nl> <200807132153.17447.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200807132153.17447.vladimir@codesourcery.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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/msg00143.txt.bz2 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. -- Daniel Jacobowitz CodeSourcery