From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32194 invoked by alias); 18 Jan 2005 19:10:41 -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 31510 invoked from network); 18 Jan 2005 19:10:29 -0000 Received: from unknown (HELO leander.cnchost.com) (207.155.252.112) by sourceware.org with SMTP; 18 Jan 2005 19:10:29 -0000 Received: from analogpvvhmzof ([61.2.67.93]) by leander.cnchost.com id OAA28418; Tue, 18 Jan 2005 14:10:27 -0500 (EST) [ConcentricHost SMTP Relay 1.17] From: "Pradip Shah" To: Subject: Does gdbserver support hardware watchpoints Date: Tue, 18 Jan 2005 19:10:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2005-01/txt/msg00087.txt.bz2 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. Thanks, Pradip