From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20866 invoked by alias); 17 Sep 2006 20:22:56 -0000 Received: (qmail 20853 invoked by uid 22791); 17 Sep 2006 20:22:55 -0000 X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 17 Sep 2006 20:22:53 +0000 Received: from home.wh0rd.org (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C96CF6475F for ; Sun, 17 Sep 2006 20:22:49 +0000 (UTC) Received: (qmail 30667 invoked from network); 17 Sep 2006 15:17:38 -0400 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 17 Sep 2006 15:17:38 -0400 From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [patch ping] change lookup order of $localvars to happen before symbol tables Date: Sun, 17 Sep 2006 20:22:00 -0000 User-Agent: KMail/1.9.4 References: <200608200903.07185.vapier@gentoo.org> <200609170022.09732.vapier@gentoo.org> <20060917151051.GA21071@nevyn.them.org> In-Reply-To: <20060917151051.GA21071@nevyn.them.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5939119.2Wc0BqqlMO"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200609171519.55344.vapier@gentoo.org> 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 X-SW-Source: 2006-09/txt/msg00090.txt.bz2 --nextPart5939119.2Wc0BqqlMO Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-length: 1008 On Sunday 17 September 2006 11:10, Daniel Jacobowitz wrote: > On Sun, Sep 17, 2006 at 12:22:08AM -0400, Mike Frysinger wrote: > > > Would you mind resubmitting with those changes? > > > > sure, ive attached two versions ... the first is just the previous patch > > with your requested changes while the second is that plus breaking up t= he > > internal_lookup() function into lookup_only_internal() and > > create_internal() ... doesnt matter to me which of these patches are > > accepted as they both accomplish my original goal :) > > Nice. The second one is OK. There's one small problem; I don't think > we get to call a patch of this size trivial, and I don't see a > copyright assignment for you on file. Am I missing one? If not, I > think I have to ask you to put one in place. Analog Devices has a blank copyright assignment in place for more of the FS= F=20 projects; not sure if we've submitted the GDB one yet ... so see if you hav= e=20 one on file for ADI because that covers me :) -mike --nextPart5939119.2Wc0BqqlMO Content-Type: application/pgp-signature Content-length: 827 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iQIVAwUARQ2f20FjO5/oN/WBAQIHEA/7BxZkIqx6dzg6OMyZAwMVXxAuoXHDj1tk Sh8Otj1VBQagcMJwsO8xX9LmQlzOCOkf3nUJaHPdgGpyFV6iQ/6GiL7+WmXXhhmh 0i9t6091xKxEN49QbSTK7c10E/MGf59prNOoO+G/8xP1gkL7HQ9AUs+FtGT1fwBQ xlDqJUzT8C/o8wDp8+wCdZEl1IESxtzM20IvteqvOjsLncTb27kozSC18WyxdfUy z4Dcyy799oGOMGkEqwG0S4klghB/woC1yrMBo7RhQPix5i0aoP9fQf1cPIFqeVio 0U/NTyOKsexjsl0r7QhXTuwlgaXufjMdnfz5bKXIzu7LE1YVBZmHCHrPADhIZpNj 2ro9M3BMEjawXW4aZcC138xULM4lTf4vjSDMW2o2ZMnxPD6kMzaQ2Y/PNKn02jfT unZyAY7cPP1mYZhJAlITWyVW3VZoEoVmbeOJStaCiLgz9SP35SgluVcNA81h/g30 8/9CkoQ/5cACsrm5QhMCTU99ZiK/9EpL7kjcIdKVZD6/ZeSN/Piff1UMNOK5RXtq MJTBP+cMuAoZE9r2BR70YJi/X7H1vtt2gGWA5khRMv/WnhsSx4S1az5oarGaTG4C naKaUwkGoOzM69aBHKTn7SKn5PXvhXq8i3F7j+/8m4W9fFNPEx0i11GjkhnWuSMz qh7In2QPihY= =jXSr -----END PGP SIGNATURE----- --nextPart5939119.2Wc0BqqlMO--