From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16502 invoked by alias); 13 Jul 2008 04:26:30 -0000 Received: (qmail 16492 invoked by uid 22791); 13 Jul 2008 04:26:29 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 13 Jul 2008 04:26:10 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id C71C198415; Sun, 13 Jul 2008 04:26:08 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id B48039809E; Sun, 13 Jul 2008 04:26:08 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KHtA0-00084I-3U; Sun, 13 Jul 2008 00:26:08 -0400 Date: Sun, 13 Jul 2008 04:26:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus , Pedro Alves , gdb-patches@sourceware.org Subject: Re: [MI non-stop 07/11, RFA] Allow all CLI command even if target is executing. Message-ID: <20080713042608.GB30405@caradoc.them.org> Mail-Followup-To: Vladimir Prus , Pedro Alves , gdb-patches@sourceware.org References: <200806282055.45829.vladimir@codesourcery.com> <200807111446.36378.pedro@codesourcery.com> <200807112258.25104.vladimir@codesourcery.com> <20080711190421.GA23117@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080711190421.GA23117@caradoc.them.org> User-Agent: Mutt/1.5.17 (2008-05-11) 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-07/txt/msg00248.txt.bz2 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. -- Daniel Jacobowitz CodeSourcery