From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5865 invoked by alias); 6 Jun 2013 05:20:28 -0000 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 Received: (qmail 5852 invoked by uid 89); 6 Jun 2013 05:20:27 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 06 Jun 2013 05:20:27 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6C3F52EA9F; Thu, 6 Jun 2013 01:20:25 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id TOGD0g29kJgz; Thu, 6 Jun 2013 01:20:25 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id EDEB32E12D; Thu, 6 Jun 2013 01:20:24 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 711DAC236A; Thu, 6 Jun 2013 09:20:19 +0400 (RET) Date: Thu, 06 Jun 2013 05:20:00 -0000 From: Joel Brobecker To: Doug Evans Cc: Pedro Alves , gdb-patches Subject: Re: [patch] Fix 64x32 handling in gdbserver/linux-x86-low.c:ps_get_thread_area Message-ID: <20130606052019.GI12363@adacore.com> References: <51A0D2EC.80209@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-06/txt/msg00102.txt.bz2 > Patch committed to 7.6 branch as well (and 7.6 wiki updated). Thanks Doug. Is there a PR for this? I think it's useful to have a PR, because I will provide that information in the release announcement, and that gives people somewhere to go in order to know more about any specific item. -- Joel