From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29377 invoked by alias); 31 Jul 2002 10:47:14 -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 29368 invoked from network); 31 Jul 2002 10:47:14 -0000 Received: from unknown (HELO freya.inter.net.il) (192.114.186.14) by sources.redhat.com with SMTP; 31 Jul 2002 10:47:14 -0000 Received: from Zaretsky ([80.230.2.40]) by freya.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id BPW23529; Wed, 31 Jul 2002 13:46:47 +0300 (IDT) Date: Wed, 31 Jul 2002 09:32:00 -0000 From: "Eli Zaretskii" To: graces@redhat.com Message-Id: <2593-Wed31Jul2002134518+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <20020730161611.A9278@tomago.toronto.redhat.com> (message from Grace Sainsbury on Tue, 30 Jul 2002 16:16:11 -0400) Subject: Re: [RFA] hardware breakoints in target vector Reply-to: Eli Zaretskii References: <20020730161611.A9278@tomago.toronto.redhat.com> X-SW-Source: 2002-07/txt/msg00612.txt.bz2 > Date: Tue, 30 Jul 2002 16:16:11 -0400 > From: Grace Sainsbury > > This is the first patch for inserting hardware breakpoints into the > target vector. let me know if it's all right. I'd be more happy if this was accompanied by some docs patch for gdbint.texinfo. Right now, watchpoints are described there as a native-only feature.