From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30519 invoked by alias); 29 May 2003 15:14:59 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30494 invoked from network); 29 May 2003 15:14:58 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sources.redhat.com with SMTP; 29 May 2003 15:14:58 -0000 Received: from zaretsky (cable-128-114.inter.net.il [213.8.128.114]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id ASR09267; Thu, 29 May 2003 16:39:35 +0300 (IDT) Date: Thu, 29 May 2003 15:14:00 -0000 From: "Eli Zaretskii" To: nathanw@wasabisystems.com Message-Id: <3405-Thu29May2003164040+0300-eliz@elta.co.il> CC: pkoning@equallogic.com, gdb-patches@sources.redhat.com In-reply-to: (nathanw@wasabisystems.com) Subject: Re: proposed PATCH: make watchpoints work correctly Reply-to: Eli Zaretskii References: <16084.56661.295275.544414@pkoning.dev.equallogic.com> <1659-Wed28May2003225524+0300-eliz@elta.co.il> <16085.7093.776115.863795@pkoning.dev.equallogic.com> <5567-Thu29May2003062838+0300-eliz@elta.co.il> X-SW-Source: 2003-05/txt/msg00539.txt.bz2 > From: "Nathan J. Williams" > Date: 29 May 2003 00:35:48 -0400 > > NetBSD/i386 doesn't provide a way for software to use the x86-series > hardware debug registers, so gdb doesn't use them there. Too bad. Thanks for clarifying this.