From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31641 invoked by alias); 28 Jun 2007 15:32:28 -0000 Received: (qmail 31632 invoked by uid 22791); 28 Jun 2007 15:32:28 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 28 Jun 2007 15:32:25 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id D651E2A9F12; Thu, 28 Jun 2007 11:32:23 -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 FbTWZqpJQmNE; Thu, 28 Jun 2007 11:32:23 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id BB6B32A9F0E; Thu, 28 Jun 2007 11:32:23 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 4AAD0E7B54; Thu, 28 Jun 2007 11:34:28 -0400 (EDT) Date: Thu, 28 Jun 2007 15:33:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: Markus Deuling , GDB Patches , Daniel Jacobowitz , Kevin Buettner , eliz@gnu.org Subject: Re: [PING 2] [rfc]: Framework for looking up multiply defined global symbols in shared libraries Message-ID: <20070628153428.GA18090@adacore.com> References: <46816460.1080103@de.ibm.com> <200706281244.l5SCigKr023030@d12av02.megacenter.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706281244.l5SCigKr023030@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.4.2.2i 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: 2007-06/txt/msg00491.txt.bz2 > It's up to Eli to approve NEWS entries, but it has been my > understanding that NEWS should be about user-visible features, not > internal infrastructure changes. I'd reword to this something like: > "When looking up multiply-defined global symbols, GDB will now prefer > the symbol definition in the current shared library if it was built > using the -Bsymbolic linker option." I personally agree. -- Joel