From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21191 invoked by alias); 10 May 2012 16:27:30 -0000 Received: (qmail 21180 invoked by uid 22791); 10 May 2012 16:27:28 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO,TW_BJ X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 10 May 2012 16:27:14 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 598731C6555 for ; Thu, 10 May 2012 12:27:13 -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 uJhI6pXrV6py for ; Thu, 10 May 2012 12:27:13 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 290431C606A for ; Thu, 10 May 2012 12:27:13 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id BF523145616; Thu, 10 May 2012 09:27:03 -0700 (PDT) Date: Thu, 10 May 2012 16:27:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: checked in: [RFA] choose symbol from given block's objfile first. Message-ID: <20120510162703.GR15555@adacore.com> References: <1336430581-11262-1-git-send-email-brobecker@adacore.com> <874nrqvbeh.fsf@fleche.redhat.com> <20120509190529.GI15555@adacore.com> <20120509190753.GA31769@adacore.com> <87ehqtru0d.fsf@fleche.redhat.com> <20120509204023.GM15555@adacore.com> <87lil1qdin.fsf@fleche.redhat.com> <20120509210526.GP15555@adacore.com> <8762c4qhkj.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8762c4qhkj.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2012-05/txt/msg00370.txt.bz2 Thanks, Tom. I have checked all 3 patches in (one code fix, and two testcases). -- Joel