From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7712 invoked by alias); 23 Jul 2003 21:06:24 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 7695 invoked from network); 23 Jul 2003 21:06:24 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 23 Jul 2003 21:06:24 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h6NL6NH25295 for ; Wed, 23 Jul 2003 17:06:23 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h6NL6NI00367 for ; Wed, 23 Jul 2003 17:06:23 -0400 Received: from localhost.localdomain (vpn50-28.rdu.redhat.com [172.16.50.28]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h6NL6Mv17827; Wed, 23 Jul 2003 17:06:22 -0400 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id h6NL6Gq08763; Wed, 23 Jul 2003 14:06:16 -0700 Date: Wed, 23 Jul 2003 21:06:00 -0000 From: Kevin Buettner Message-Id: <1030723210616.ZM8762@localhost.localdomain> In-Reply-To: Brendan Conoboy "small configuration patch to add xscale-linux support" (Jul 23, 12:23pm) References: <3F1ED2B1.8010503@redhat.com> To: gdb-patches@sources.redhat.com Subject: Re: small configuration patch to add xscale-linux support Cc: Brendan Conoboy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-07/txt/msg00415.txt.bz2 On Jul 23, 12:23pm, Brendan Conoboy wrote: > This patch allows one to configure an xscale-linux-gnu gdb (which is > essentially the same thing as arm-linux-gnu for gdb, but not for other > tools). Works for me. Brendan's patch looks good to me, so I recommend that he be added to the "Write After Approval" list. Brendan, assuming that no one disagrees, I believe the next step is for you to add yourself to the the "Write After Approval" list in gdb/MAINTAINERS (with an appropriate entry added to gdb/ChangeLog as well), commit it, and then post that patch to gdb-patches. Then, assuming that there are no objections to your xscale config patch, you can commit that. I'd wait a couple of days for comments. Kevin