From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20288 invoked by alias); 7 Apr 2012 23:27:05 -0000 Received: (qmail 20278 invoked by uid 22791); 7 Apr 2012 23:27:04 -0000 X-SWARE-Spam-Status: No, hits=-4.2 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 07 Apr 2012 23:26:42 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1SGf1j-0006SF-8Y from joseph_myers@mentor.com ; Sat, 07 Apr 2012 16:26:39 -0700 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 8 Apr 2012 00:26:34 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1SGecq-0005LU-OE; Sat, 07 Apr 2012 23:00:56 +0000 Date: Sat, 07 Apr 2012 23:27:00 -0000 From: "Joseph S. Myers" To: Daniel Jacobowitz cc: Jan Kratochvil , gdb-patches@sourceware.org, iam ahal , Tom Tromey , Eli Zaretskii , palves@redhat.com, dje@google.com, pmuldoon@redhat.com, brobecker@adacore.com, asmwarrior@gmail.com Subject: Re: [commit] Handle files without DW_AT_comp_dir In-Reply-To: Message-ID: References: <20070604123615.GA22533@caradoc.them.org> <20120406123641.GA18063@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1152306461-843916407-1333839656=:20128" 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: 2012-04/txt/msg00122.txt.bz2 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1152306461-843916407-1333839656=:20128 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Content-length: 885 On Sat, 7 Apr 2012, Daniel Jacobowitz wrote: > On Fri, Apr 6, 2012 at 8:36 AM, Jan Kratochvil > wrote: > > I do not see any problem with it, compilation directory is not known in= such > > case. =A0I do not see any testcase in this patch which would show which= GCC > > versions under which conditions produced such buggy output. =A0These GCC > > versions produce correct output, that is: >=20 > I'm sure it was the current stable GCC at the time. That would be > 4.1/4.2. I'd try to find the fix, but picking out a patch by Joseph > is like hunting for a needle in a haystack :-) It may have been=20 . The case of=20 absolute paths to the source file and headers found by a relative -I path=20 would probably have appeared when building glibc. --=20 Joseph S. Myers joseph@codesourcery.com= ---1152306461-843916407-1333839656=:20128--