From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24167 invoked by alias); 26 Dec 2008 20:58:52 -0000 Received: (qmail 24159 invoked by uid 22791); 26 Dec 2008 20:58:52 -0000 X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 26 Dec 2008 20:57:53 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KCI001004VI8H00@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Fri, 26 Dec 2008 22:59:54 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.252.83]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KCI008ZT4ZT3J51@i_mtaout5.012.net.il>; Fri, 26 Dec 2008 22:59:54 +0200 (IST) Date: Fri, 26 Dec 2008 20:58:00 -0000 From: Eli Zaretskii Subject: Re: RFA: auto-retry TCP connections for "target remote" In-reply-to: <49553C3A.2070000@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Sandra Loosemore Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <49553C3A.2070000@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-12/txt/msg00416.txt.bz2 > Date: Fri, 26 Dec 2008 15:19:06 -0500 > From: Sandra Loosemore > > gdb/doc/ > * gdb.texinfo (Remote Configuration): Document new > "set/show remote auto-retry" and "set/show remote connect-timeout" > commands. This part is approved; thanks.