From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9397 invoked by alias); 25 Nov 2008 18:11:56 -0000 Received: (qmail 9357 invoked by uid 22791); 25 Nov 2008 18:11:55 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 25 Nov 2008 18:11:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 8920610CE0; Tue, 25 Nov 2008 18:11:06 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 5C25810540; Tue, 25 Nov 2008 18:11:06 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1L52NN-0003l5-VT; Tue, 25 Nov 2008 13:11:05 -0500 Date: Wed, 26 Nov 2008 15:05:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker , Tom Tromey , Jie Zhang , gdb-patches@sourceware.org Subject: Re: PING: [PATCH] Fix a bug of addrmap Message-ID: <20081125181105.GA14431@caradoc.them.org> Mail-Followup-To: Joel Brobecker , Tom Tromey , Jie Zhang , gdb-patches@sourceware.org References: <48FD5DE1.9090105@analog.com> <490E9540.7000207@analog.com> <20081125174613.GF3946@adacore.com> <20081125175955.GA13721@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081125175955.GA13721@caradoc.them.org> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes 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: 2008-11/txt/msg00701.txt.bz2 On Tue, Nov 25, 2008 at 12:59:55PM -0500, Daniel Jacobowitz wrote: > Could we move this test into a separate file, in gdb.gdb/, and arrange > for it to be linked with libgdb.a? ... which would work for test-cp-name-parser, too. -- Daniel Jacobowitz CodeSourcery