From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10491 invoked by alias); 4 Feb 2013 20:15:38 -0000 Received: (qmail 10460 invoked by uid 48); 4 Feb 2013 20:15:36 -0000 From: "naesten at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/8588] symbols present in multiple files are displayed wrongly Date: Mon, 04 Feb 2013 20:15:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: naesten at gmail dot com X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2013-q1/txt/msg00181.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=8588 --- Comment #8 from Samuel Bronson 2013-02-04 20:15:32 UTC --- Note this diagnosis by Daniel Jacobowitz and Andeas Schwab : Baurjan Ismagulov writes: > Hello, Daniel! > > That was fast 8) , thanks much! > > On Wed, Dec 10, 2003 at 09:49:18AM -0500, Daniel Jacobowitz wrote: >> The symbol exists in multiple shared objects... > > Do you mean weak symbols within libc, or multiple definitions in other > libraries? ldd shows libc.so.6 and ld-linux.so.2, and nm -D shows that > optind exists only in libc. It also exists in the executable, due to a COPY relocation. Andreas. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.