From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30395 invoked by alias); 9 Mar 2006 17:59:47 -0000 Received: (qmail 30378 invoked by uid 22791); 9 Mar 2006 17:59:45 -0000 X-Spam-Check-By: sourceware.org Received: from xproxy.gmail.com (HELO xproxy.gmail.com) (66.249.82.195) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Mar 2006 17:59:42 +0000 Received: by xproxy.gmail.com with SMTP id s11so381774wxc for ; Thu, 09 Mar 2006 09:59:40 -0800 (PST) Received: by 10.70.117.5 with SMTP id p5mr2497995wxc; Thu, 09 Mar 2006 09:59:29 -0800 (PST) Received: by 10.70.125.17 with HTTP; Thu, 9 Mar 2006 09:59:29 -0800 (PST) Message-ID: <8f2776cb0603090959q763494d0n230eb66807b3b87a@mail.gmail.com> Date: Thu, 09 Mar 2006 19:08:00 -0000 From: "Jim Blandy" To: "Eli Zaretskii" Subject: Re: RFA: organize 'target remote' options Cc: gdb-patches@sources.redhat.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00138.txt.bz2 On 3/8/06, Eli Zaretskii wrote: > > From: Jim Blandy > > Date: Tue, 07 Mar 2006 14:26:39 -0800 > > > > > > src/gdb/doc/ChangeLog: > > 2006-03-07 Jim Blandy > > > > * gdb.texinfo (Connecting): Organize the different 'target remote' > > connection methods into a table. Add a 'target remote' index > > entry. (!!!) > > This patch is approved, thanks. Committed --- thanks!