From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29989 invoked by alias); 5 Dec 2006 04:28:16 -0000 Received: (qmail 29955 invoked by uid 22791); 5 Dec 2006 04:28:14 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 05 Dec 2006 04:28:07 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 60D8A48CC18; Mon, 4 Dec 2006 23:28:05 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05932-01-8; Mon, 4 Dec 2006 23:28:05 -0500 (EST) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 1DAFB48CBAD; Mon, 4 Dec 2006 23:28:05 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id 8F4ED34C099; Mon, 4 Dec 2006 20:28:34 -0800 (PST) Date: Tue, 05 Dec 2006 04:28:00 -0000 From: Joel Brobecker To: Andrew STUBBS Cc: GDB Patches Subject: Re: [PATCH] Ctrl-D Message-ID: <20061205042834.GD32651@adacore.com> References: <456ED831.6000308@st.com> <45740E27.6000907@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45740E27.6000907@st.com> User-Agent: Mutt/1.4.2.2i 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: 2006-12/txt/msg00029.txt.bz2 Hi Andrew, > Any chance of getting this nice-to-have into 6.6? I'm away from Friday > onwards. My rationale is that this patch is only a nice-to-have. Also, it is not completely obvious for me either (the effect of changing the call to quit_command into a call to execute_command needs to be looked at). -- Joel