From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10881 invoked by alias); 26 Jan 2009 03:48:36 -0000 Received: (qmail 10872 invoked by uid 22791); 26 Jan 2009 03:48:33 -0000 X-SWARE-Spam-Status: No, hits=1.5 required=5.0 tests=AWL,BAYES_00,BOTNET,J_CHICKENPOX_37,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 26 Jan 2009 03:48:28 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KE2009007VQZM00@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Mon, 26 Jan 2009 05:48:42 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.255.234]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KE200IUD7WSUKP0@i-mtaout1.012.net.il>; Mon, 26 Jan 2009 05:48:42 +0200 (IST) Date: Mon, 26 Jan 2009 03:48:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] add gdbserver --remote-debug switch In-reply-to: <200901252240.18348.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200901252240.18348.pedro@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: 2009-01/txt/msg00490.txt.bz2 > From: Pedro Alves > Date: Sun, 25 Jan 2009 22:40:18 +0000 > > gdb/doc/ > 2009-01-25 Pedro Alves > > * gdb.texinfo (Using the `gdbserver' Program): Document > --remote-debug. This part is approved, thanks.