From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19150 invoked by alias); 16 Nov 2005 02:54:18 -0000 Received: (qmail 19132 invoked by uid 22791); 16 Nov 2005 02:54:14 -0000 Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.201) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 16 Nov 2005 02:54:14 +0000 Received: by zproxy.gmail.com with SMTP id l1so1965803nzf for ; Tue, 15 Nov 2005 18:54:12 -0800 (PST) Received: by 10.36.215.21 with SMTP id n21mr3586998nzg; Tue, 15 Nov 2005 18:54:12 -0800 (PST) Received: by 10.37.2.35 with HTTP; Tue, 15 Nov 2005 18:54:12 -0800 (PST) Message-ID: <8f2776cb0511151854s18acc3aaw8f612c3158089a15@mail.gmail.com> Date: Wed, 16 Nov 2005 02:54:00 -0000 From: Jim Blandy To: Jim Blandy , Ron McCall , gdb@sources.redhat.com Subject: Re: warning: (Internal error: pc 0xd00 in read in psymtab, but not in symtab.) In-Reply-To: <20051116025218.GA27921@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051115204629.32845.qmail@web81206.mail.mud.yahoo.com> <8f2776cb0511151510p1d7fe81dl7aa7a6b439b4622@mail.gmail.com> <20051115232518.GA24754@nevyn.them.org> <8f2776cb0511151612g34ce97ccn9a6b5101615b49f5@mail.gmail.com> <20051116003812.GA25895@nevyn.them.org> <8f2776cb0511151733l3fe56256w22954ac8ba9afa7b@mail.gmail.com> <20051116025218.GA27921@nevyn.them.org> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00310.txt.bz2 On 11/15/05, Daniel Jacobowitz wrote: > If you're going to change the toolchain to solve this problem, this > isn't the way to do it. Just put the .debug_info section in a COMDAT > group with the section to be discarded. This should be a pretty > trivial change nowadays, since the linker has grown proper COMDAT > support. Okay. I was hoping to get an answer of the form "Don't bother .* COMDAT .*= ".