From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5534 invoked by alias); 21 Feb 2008 19:55:21 -0000 Received: (qmail 5526 invoked by uid 22791); 21 Feb 2008 19:55:20 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 21 Feb 2008 19:55:00 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 616CB3BB50; Thu, 21 Feb 2008 11:54:58 -0800 (PST) Subject: Re: RFC: Warn at quit that we will kill the program From: Michael Snyder To: Daniel Jacobowitz Cc: gdb-patches@sourceware.org In-Reply-To: <20080221014942.GB27568@caradoc.them.org> References: <20080220153700.GA13158@caradoc.them.org> <1203538742.19253.177.camel@localhost.localdomain> <20080221014942.GB27568@caradoc.them.org> Content-Type: text/plain Date: Thu, 21 Feb 2008 22:11:00 -0000 Message-Id: <1203623698.19253.201.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit 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-02/txt/msg00351.txt.bz2 On Wed, 2008-02-20 at 20:49 -0500, Daniel Jacobowitz wrote: > On Wed, Feb 20, 2008 at 12:19:02PM -0800, Michael Snyder wrote: > > Actually, the new text of the message sounds familiar. > > Did you cut and paste it from somewhere? > > Nope. I based it on the (and detach it) message, though. That's why it was familiar, I guess. > > One other advantage of the patch: the old version said "Exit now" > which has always bugged me since the GDB command is "quit" :-) I'm for it then. > Undefined command: "exit". Try "help". Aside -- maybe we should define exit as an alias for quit?