From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16291 invoked by alias); 18 Jan 2005 19:33:00 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 16232 invoked from network); 18 Jan 2005 19:32:53 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 18 Jan 2005 19:32:53 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1Cqz5j-0005lk-IR; Tue, 18 Jan 2005 14:32:39 -0500 Date: Tue, 18 Jan 2005 19:33:00 -0000 From: Daniel Jacobowitz To: Pradip Shah Cc: gdb@sources.redhat.com Subject: Re: Does gdbserver support hardware watchpoints Message-ID: <20050118193239.GA22151@nevyn.them.org> Mail-Followup-To: Pradip Shah , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-01/txt/msg00088.txt.bz2 On Wed, Jan 19, 2005 at 12:42:10AM +0530, Pradip Shah wrote: > Hi, > > I am implementing gdbserver for Analog Devices Blackfin > (blackfin.uclinux.org). > > Is it possible to enable hardware watch point on gdbserver. > I read about Z3, but did not see any handling in gdbserver > sources. No. I think support was posted to gdb-patches last year some time, but it was never finished (I need to go look for that again). -- Daniel Jacobowitz