From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7633 invoked by alias); 6 Apr 2006 16:30:18 -0000 Received: (qmail 7624 invoked by uid 22791); 6 Apr 2006 16:30:18 -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; Thu, 06 Apr 2006 16:30:15 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FRXN3-0007hM-WF; Thu, 06 Apr 2006 12:30:10 -0400 Date: Thu, 06 Apr 2006 16:30:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Add "del" as alias to "delete" Message-ID: <20060406163009.GA29559@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sources.redhat.com References: <20060406162400.GK1055@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060406162400.GK1055@adacore.com> User-Agent: Mutt/1.5.8i 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-04/txt/msg00075.txt.bz2 On Thu, Apr 06, 2006 at 09:24:00AM -0700, Joel Brobecker wrote: > 2006-04-06 Joel Brobecker > > * breakpoint.c (_initialize_breakpoint): Add "del" as an alias > of the "delete" command. > > currently testing against the testsuite on x86-linux, but I don't expect > any regression. OK to commit? Yes, thank you! > Perhaps I should add a test too in one of the breakpoint testcases... > Will work on that as soon as this one is in. Please. We know that people actually use "del", so let's take care not to break it. Does anyone think we should make "dele" and "delet" work again too? -- Daniel Jacobowitz CodeSourcery