From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19052 invoked by alias); 13 Jul 2008 04:35:29 -0000 Received: (qmail 19043 invoked by uid 22791); 13 Jul 2008 04:35:29 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 13 Jul 2008 04:35:03 +0000 Received: (qmail 17394 invoked from network); 13 Jul 2008 04:35:01 -0000 Received: from unknown (HELO 172.16.unknown.plus.ru) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 13 Jul 2008 04:35:01 -0000 From: Vladimir Prus To: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [MI non-stop 07/11, RFA] Allow all CLI command even if target is executing. Date: Sun, 13 Jul 2008 04:35:00 -0000 User-Agent: KMail/1.9.9 References: <200806282055.45829.vladimir@codesourcery.com> <20080711190421.GA23117@caradoc.them.org> <20080713042608.GB30405@caradoc.them.org> In-Reply-To: <20080713042608.GB30405@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807130834.58323.vladimir@codesourcery.com> 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-07/txt/msg00251.txt.bz2 On Sunday 13 July 2008 08:26:08 Daniel Jacobowitz wrote: > On Fri, Jul 11, 2008 at 03:04:21PM -0400, Daniel Jacobowitz wrote: > > Does this make the command flag obsolete? > > This question remains. Nothing calls get_cmd_async_ok now. Yes. A patch is forthcoming. - Volodya