From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31961 invoked by alias); 19 May 2008 12:30:07 -0000 Received: (qmail 31947 invoked by uid 22791); 19 May 2008 12:30:06 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 19 May 2008 12:29:39 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 6E21A983FE; Mon, 19 May 2008 12:29:37 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 580D39835A; Mon, 19 May 2008 12:29:37 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Jy4Ug-00008x-TW; Mon, 19 May 2008 08:29:34 -0400 Date: Mon, 19 May 2008 12:30:00 -0000 From: Daniel Jacobowitz To: Stephane Lambert Cc: gdb@sourceware.org Subject: Re: FATAL: vmlinux is truncated Message-ID: <20080519122934.GA446@caradoc.them.org> Mail-Followup-To: Stephane Lambert , gdb@sourceware.org References: <483146F6.2070208@cortus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <483146F6.2070208@cortus.com> User-Agent: Mutt/1.5.17 (2008-05-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: 2008-05/txt/msg00139.txt.bz2 On Mon, May 19, 2008 at 11:23:02AM +0200, Stephane Lambert wrote: > Hello all, > I'm porting uclinux on the Cortus Aps3 Processeur. When I compile, I > obtain a FATAL error: vmlinux is truncated. > I've done several tries by modifying the vmlinux script (vmlinux.lds.S) > and finally I can fix the problem by removing the Heap section.So it's > seems this error is a vmlinux script problem. But I would like to > understand what is happening to avoid this problem after, and what this > error really means, and add my Heap section correcly. > Could someone help me please? Sorry, this has nothing to do with GDB. -- Daniel Jacobowitz CodeSourcery