From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20397 invoked by alias); 17 May 2008 15:51:18 -0000 Received: (qmail 20379 invoked by uid 22791); 17 May 2008 15:51:17 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 17 May 2008 15:50:55 +0000 Received: from HOME-C4E4A596F7 ([83.130.255.47]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K1000J8AR7RWIL0@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Sat, 17 May 2008 18:33:28 +0300 (IDT) Date: Sun, 18 May 2008 20:16:00 -0000 From: Eli Zaretskii Subject: Re: replace 'target async' by a maintenance command In-reply-to: <200805171558.21392.pedro@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200805171558.21392.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: 2008-05/txt/msg00537.txt.bz2 > From: Pedro Alves > Date: Sat, 17 May 2008 15:58:21 +0100 > > gdb/doc/ > > * gdb.texinfo (-target-select): Remove reference to target async. > (Maintenance Commands): Document "maint set/show remote-async". This part is okay with me. Thanks.