From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10851 invoked by alias); 27 Oct 2006 22:02:32 -0000 Received: (qmail 10838 invoked by uid 22791); 27 Oct 2006 22:02:30 -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; Fri, 27 Oct 2006 22:02:29 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GdZmV-0001kM-2w; Fri, 27 Oct 2006 18:02:27 -0400 Date: Fri, 27 Oct 2006 22:02:00 -0000 From: Daniel Jacobowitz To: Andreas Schwab Cc: gdb-patches@sourceware.org Subject: Re: Rename detach-checkpoint to detach checkpoint Message-ID: <20061027220227.GB5970@nevyn.them.org> Mail-Followup-To: Andreas Schwab , gdb-patches@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00296.txt.bz2 On Fri, Oct 27, 2006 at 11:55:35PM +0200, Andreas Schwab wrote: > This patch renames the detach-checkpoint command to detach checkpoint to > fix the annoyance that all abbreviations of the detach command have become > ambiguous. OK, and thanks a lot for doing this. > - /* Detach-checkpoint command: release the process to run independantly, > + /* Detach checkpoint command: release the process to run independantly, While you're here, could you fix that? "independently". -- Daniel Jacobowitz CodeSourcery