From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3346 invoked by alias); 5 Dec 2006 20:50:39 -0000 Received: (qmail 3334 invoked by uid 22791); 5 Dec 2006 20:50:39 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 05 Dec 2006 20:50:33 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GrhFG-00079z-Ad; Tue, 05 Dec 2006 15:50:30 -0500 Date: Tue, 05 Dec 2006 20:50:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: GDB Patches , john.pye@anu.edu.au Subject: Re: [PATCH] Ctrl-D Message-ID: <20061205205030.GD25572@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , GDB Patches , john.pye@anu.edu.au References: <456ED831.6000308@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <456ED831.6000308@st.com> User-Agent: Mutt/1.5.13 (2006-08-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: 2006-12/txt/msg00035.txt.bz2 On Thu, Nov 30, 2006 at 01:10:09PM +0000, Andrew STUBBS wrote: > New behaviour: > > (gdb) quit > The program is running. Exit anyway? (y or n) Y > bash$ How'd you feel about "EOF [assumed %c]" or something like that? I'd look at that and think I typed the Y. > 2006-11-30 Andrew Stubbs > > * event-top.c (command_handler): On EOF, print 'quit' and run quit > command via execute_command such that hooks and trace work. > * utils.c (defaulted_query): On EOF, print default answer and newline. OK for HEAD with or without that change, as you prefer. I'd recommend this for 6.6 now that it's in HEAD; Joel, is that OK? :REVIEWMAIL: -- Daniel Jacobowitz CodeSourcery