From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31839 invoked by alias); 24 Apr 2006 12:49:22 -0000 Received: (qmail 31828 invoked by uid 22791); 24 Apr 2006 12:49:21 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-03.spheriq.net (HELO lon-del-03.spheriq.net) (195.46.50.99) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 24 Apr 2006 12:49:16 +0000 Received: from lon-out-02.spheriq.net ([195.46.50.130]) by lon-del-03.spheriq.net with ESMTP id k3OCnDEn018700 for ; Mon, 24 Apr 2006 12:49:13 GMT Received: from lon-cus-01.spheriq.net (lon-cus-01.spheriq.net [195.46.50.37]) by lon-out-02.spheriq.net with ESMTP id k3OCnBfk015090 for ; Mon, 24 Apr 2006 12:49:12 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by lon-cus-01.spheriq.net with ESMTP id k3OCn9VW028857 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 24 Apr 2006 12:49:11 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 35E4FDA4B; Mon, 24 Apr 2006 12:49:09 +0000 (GMT) Received: from mail1.bri.st.com (mail1.bri.st.com [164.129.8.218]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 19F214747C; Mon, 24 Apr 2006 12:49:06 +0000 (GMT) Received: from [164.129.15.13] (terrorhawk.bri.st.com [164.129.15.13]) by mail1.bri.st.com (MOS 3.5.8-GR) with ESMTP id CHL86511 (AUTH stubbsa); Mon, 24 Apr 2006 13:49:04 +0100 (BST) Message-ID: <444CC8AC.4000302@st.com> Date: Mon, 24 Apr 2006 12:49:00 -0000 From: Andrew STUBBS User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Jim Blandy Cc: Frederic RISS , Daniel Jacobowitz , GDB Patches Subject: Re: [RFC] Don't lose compilation directory in Dwarf2 line-tables References: <1144927446.14807.561.camel@crx549.cro.st.com> <8f2776cb0604140041o63c56c2xa9113d3c4ee259d@mail.gmail.com> <1145002976.14807.744.camel@crx549.cro.st.com> <20060414140449.GA14270@nevyn.them.org> <1145026289.14807.816.camel@crx549.cro.st.com> <1145363529.14807.848.camel@crx549.cro.st.com> <20060418130432.GC10130@nevyn.them.org> <1145368299.14807.889.camel@crx549.cro.st.com> <8f2776cb0604201809l68067aey47fa372a2468c8ea@mail.gmail.com> <1145608477.14807.1018.camel@crx549.cro.st.com> <8f2776cb0604210946kf7c1e2br2c4c47ecbfa9322d@mail.gmail.com> In-Reply-To: <8f2776cb0604210946kf7c1e2br2c4c47ecbfa9322d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00321.txt.bz2 Jim Blandy wrote: > If it doesn't cause any regressions, it looks great to me! Thanks very much! Fred has committed this (and then forgot to say so before going on holiday). Andrew