From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30018 invoked by alias); 26 Apr 2013 13:55:39 -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 30007 invoked by uid 89); 26 Apr 2013 13:55:38 -0000 X-Spam-SWARE-Status: No, score=-5.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (208.118.235.10) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 26 Apr 2013 13:55:37 +0000 Received: from ams by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UVj7f-0004Cw-EJ; Fri, 26 Apr 2013 09:55:35 -0400 Date: Fri, 26 Apr 2013 19:03:00 -0000 Message-Id: From: ams@gnu.org (Alfred M. Szmidt) To: Joel Brobecker CC: gdb-patches@sourceware.org, thomas@schwinge.name, bug-hurd@gnu.org In-reply-to: <20130426115426.GS3525@adacore.com> (message from Joel Brobecker on Fri, 26 Apr 2013 15:54:27 +0400) Subject: Re: [PATCH,HURD] Fix reading core Reply-to: ams@gnu.org References: <20130211020109.GK5926@type.youpi.perso.aquilenet.fr> <20130409234117.GC24389@adacore.com> <20130426111926.GX5825@type.youpi.perso.aquilenet.fr> <20130426115426.GS3525@adacore.com> X-SW-Source: 2013-04/txt/msg00814.txt.bz2 > > > * gdb/i386gnu-nat.c (CREG_OFFSET): New macro. > > > (creg_offset): New array. > > > (CREG_ADDR): Use creg_offset instead of reg_offset. > > > > Did anyone review this? I don't know GNU/Hurd, but the patch looks > > very plausible. > > > > Do you have write access to the GDB repository? > > I don't. > > > If not, do you have copyright assignment papers on file? > > It's on file now. OK - if you have other patches in the pipeline, let's give you write access to the repository as soon as this patch is approved. Consider it approved.