From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11527 invoked by alias); 13 Nov 2005 18:40:46 -0000 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 Received: (qmail 11511 invoked by uid 22791); 13 Nov 2005 18:40:42 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 13 Nov 2005 18:40:42 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EbMmO-00017E-PE; Sun, 13 Nov 2005 13:40:40 -0500 Date: Sun, 13 Nov 2005 19:03:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] thread apply help Message-ID: <20051113184040.GF3599@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , gdb-patches@sources.redhat.com References: <43723A70.9050309@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43723A70.9050309@st.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00174.txt.bz2 On Wed, Nov 09, 2005 at 06:05:36PM +0000, Andrew STUBBS wrote: > Hi, > > This patch might qualify as obvious, but I'm not sure what the rules are > on who's allowed to do that, so here it is. Anyone who can commit a patch. See MAINTAINERS for the description of this. > 2005-11-09 Andrew Stubbs > > * thread.c (_initialize_thread): Correct the 'thread apply' help > message. Yes, this is fine. It'd be nice if the CLI code handled this automatically, but obviously it doesn't, so... -- Daniel Jacobowitz CodeSourcery, LLC