From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10277 invoked by alias); 6 Feb 2007 01:50:12 -0000 Received: (qmail 10033 invoked by uid 22791); 6 Feb 2007 01:50:11 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 06 Feb 2007 01:50:04 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HEFT5-0002CK-OD; Mon, 05 Feb 2007 20:49:59 -0500 Date: Tue, 06 Feb 2007 01:50:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb@sourceware.org Subject: Re: /lib64/ld64.so.1 not being added to target sections list on ppc64 Message-ID: <20070206014959.GA8420@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00033.txt.bz2 On Mon, Feb 05, 2007 at 05:33:21PM -0800, Paul Gilliam wrote: > 1) why are there two section tables? History. Hard to change, but probably advisable to change. I believe the problems will mostly deal with relocation and applying offsets to sections. -- Daniel Jacobowitz CodeSourcery