From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29914 invoked by alias); 29 Mar 2004 11:26:48 -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 29892 invoked from network); 29 Mar 2004 11:26:45 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 29 Mar 2004 11:26:45 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i2TBQi1X000386 for ; Mon, 29 Mar 2004 06:26:44 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i2TBQiM07823 for ; Mon, 29 Mar 2004 06:26:44 -0500 Received: from cygbert.vinschen.de (vpn50-32.rdu.redhat.com [172.16.50.32]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i2TBQgC24842 for ; Mon, 29 Mar 2004 03:26:42 -0800 Received: by cygbert.vinschen.de (Postfix, from userid 500) id 588A55853D; Mon, 29 Mar 2004 13:26:36 +0200 (CEST) Date: Mon, 29 Mar 2004 11:26:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [RFA] minsyms.c: Fix switching to GNU v3 ABI Message-ID: <20040329112636.GY17229@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <20040310160410.GA410@nevyn.them.org> <20040310161617.GO25204@cygbert.vinschen.de> <20040310162011.GA1067@nevyn.them.org> <20040310163416.GP25204@cygbert.vinschen.de> <20040310163716.GA2114@nevyn.them.org> <20040310175446.GR25204@cygbert.vinschen.de> <20040310182259.GT25204@cygbert.vinschen.de> <20040326113928.GG17229@cygbert.vinschen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i X-RedHat-Spam-Score: 0 X-SW-Source: 2004-03/txt/msg00713.txt.bz2 On Mar 28 13:28, Jim Blandy wrote: > Corinna Vinschen writes: > > Well, it could interfere. Assuming that leading char is the underscore. > > The first test would now find "gcc_compiled.", but not "_gcc_compiled.". > > When skipping the leading char before testing, the same test would now > > also find "_gcc_compiled.". If that's ok, I don't have a problem to > > change it as you like. Otherwise, I'd propose the below patch, which > > avoids that problem. > > Sure, this looks good; it leaves the current behavior unchanged. > Please commit. Thanks, applied. I've also fixed the typo Eli found. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc.