From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4871 invoked by alias); 22 Nov 2008 16:49:42 -0000 Received: (qmail 4820 invoked by uid 22791); 22 Nov 2008 16:49:42 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 22 Nov 2008 16:49:07 +0000 Received: (qmail 4795 invoked from network); 22 Nov 2008 16:49:05 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 22 Nov 2008 16:49:05 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFA] -list-target-groups --available Date: Sun, 23 Nov 2008 16:11:00 -0000 User-Agent: KMail/1.9.10 Cc: Vladimir Prus , Daniel Jacobowitz References: <200811142003.33600.vladimir@codesourcery.com> <20081120144226.GA9855@caradoc.them.org> <200811221938.51061.vladimir@codesourcery.com> In-Reply-To: <200811221938.51061.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811221649.11361.pedro@codesourcery.com> 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-11/txt/msg00611.txt.bz2 On Saturday 22 November 2008 16:38:50, Vladimir Prus wrote: > I wonder if the alias should be dropped -- "info processes" can > be easily confused with "info inferiors". I agree. The original patch (and that alias) was written long before any real multi-process work had been done. At the time, the alias seemed like a good idea. It doesn't look that good anymore. -- Pedro Alves