From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13370 invoked by alias); 14 Nov 2008 01:55:59 -0000 Received: (qmail 13292 invoked by uid 22791); 14 Nov 2008 01:55:58 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Nov 2008 01:55:09 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 01B9056003; Thu, 13 Nov 2008 17:55:06 -0800 (PST) Received: from [10.20.92.59] (promb-2s-dhcp59.eng.vmware.com [10.20.92.59]) by mailhost3.vmware.com (Postfix) with ESMTP id EC3E1C9A6F; Thu, 13 Nov 2008 17:55:05 -0800 (PST) Message-ID: <491CDA69.6030907@vmware.com> Date: Fri, 14 Nov 2008 11:58:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Joel Brobecker CC: Vladimir Prus , "gdb-patches@sources.redhat.com" Subject: Re: [RFC] Implement -list-thread-groups. References: <200811122333.29218.vladimir@codesourcery.com> <20081114015217.GD12802@adacore.com> In-Reply-To: <20081114015217.GD12802@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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-11/txt/msg00320.txt.bz2 Joel Brobecker wrote: >> I'll commit in a few days if there are no objections. > > If others are fine with this too, then so am I. But I don't think > this is the normal procedure: For non-MI changes, my understanding > is that you're supposed to wait for approval unless the changes > are obvious (particularly for patches labeled RFC). Yes, the changes to thread.c should be reviewed and approved.