From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4965 invoked by alias); 1 Feb 2003 01:13:16 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 4958 invoked from network); 1 Feb 2003 01:13:16 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 1 Feb 2003 01:13:16 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h111D9u20600; Fri, 31 Jan 2003 17:13:09 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [RFA] Relocate debug information in object files (e.g. add-symbol-file) [take 2] References: <20020404170610.A3717@nevyn.them.org> <20021011144448.GA31467@nevyn.them.org> <15929.47017.286393.193280@localhost.redhat.com> <20030131192707.GA23658@nevyn.them.org> <15931.6461.240936.968974@localhost.redhat.com> <15931.7952.213719.470837@localhost.redhat.com> From: David Carlton Date: Sat, 01 Feb 2003 01:13:00 -0000 In-Reply-To: <15931.7952.213719.470837@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00005.txt.bz2 On Fri, 31 Jan 2003 20:12:48 -0500, Elena Zannoni said: > David Carlton writes: >> I've found the problem, though: nobody seems to be setting >> dwarf_ranges_section! Patch enclosed below; I'm running it through >> the testsuite, and I'll commit it as obvious if it cures the problem. > Thanks, if it works, go ahead. It worked; committed. David Carlton carlton@math.stanford.edu