From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13788 invoked by alias); 7 Oct 2003 21:46:00 -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 13771 invoked from network); 7 Oct 2003 21:45:59 -0000 Received: from unknown (HELO gollum.inter.net.il) (192.114.186.22) by sources.redhat.com with SMTP; 7 Oct 2003 21:45:59 -0000 Received: from zaretski ([80.230.148.47]) by gollum.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id BOR14458; Tue, 7 Oct 2003 23:42:06 +0200 (IST) Date: Tue, 07 Oct 2003 21:46:00 -0000 From: "Eli Zaretskii" To: Kevin Buettner Message-Id: <7105-Tue07Oct2003233813+0200-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <1031004030829.ZM24969@localhost.localdomain> (message from Kevin Buettner on Fri, 3 Oct 2003 20:08:30 -0700) Subject: Re: [RFA/doc] TARGET_ADJUST_BREAKPOINT_ADDRESS - patch 2 of 4 Reply-to: Eli Zaretskii References: <1031004030829.ZM24969@localhost.localdomain> X-SW-Source: 2003-10/txt/msg00172.txt.bz2 > Date: Fri, 3 Oct 2003 20:08:30 -0700 > From: Kevin Buettner > > This is patch 2, the documentation patch for my current set of > TARGET_ADJUST_BREAKPOINT_ADDRESS patch submissions. > > For an overview of the past history regarding this patch, see: > > http://sources.redhat.com/ml/gdb-patches/2003-10/msg00070.html > > Okay? Yes, but: . See my other comments related to documentation of this (in my other mail in this thread); . Suggest a "@cindex breakpoint, address adjustment" (or some such) entry for this text. Thanks!