From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12152 invoked by alias); 26 Jun 2006 12:58:58 -0000 Received: (qmail 12144 invoked by uid 22791); 26 Jun 2006 12:58:58 -0000 X-Spam-Check-By: sourceware.org Received: from nz-out-0102.google.com (HELO nz-out-0102.google.com) (64.233.162.206) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 26 Jun 2006 12:58:56 +0000 Received: by nz-out-0102.google.com with SMTP id l1so1379555nzf for ; Mon, 26 Jun 2006 05:58:54 -0700 (PDT) Received: by 10.36.18.16 with SMTP id 16mr6708694nzr; Mon, 26 Jun 2006 05:58:54 -0700 (PDT) Received: by 10.36.250.57 with HTTP; Mon, 26 Jun 2006 05:58:53 -0700 (PDT) Message-ID: <85e0e3140606260558u489a926cuf1d2e714b691315b@mail.gmail.com> Date: Mon, 26 Jun 2006 14:56:00 -0000 From: Niklaus To: Niklaus , gdb@sources.redhat.com Subject: Re: arm-elf and mips-deb-linux gdb In-Reply-To: <20060626123839.GA27262@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <85e0e3140606240419ge81ab34ubdbf64dc0ee352f0@mail.gmail.com> <20060624132745.GA26555@nevyn.them.org> <85e0e3140606260342m1cb35c83xe1cc0a1873eda427@mail.gmail.com> <20060626123839.GA27262@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00237.txt.bz2 On 6/26/06, Daniel Jacobowitz wrote: > Thanks. This is why I asked for a complete transcript - now it is > apparent what is wrong. > > On Mon, Jun 26, 2006 at 04:42:43PM +0600, Niklaus wrote: > > pro@deb:~/armenv/bin$ ./arm-elf-gdb first.o > > You have to run the simulator using fully linked executables, not just > object files. See the linker scripts that are part of newlib. > Can you tell why it fails . I would like to know the reason why it fails. Which linker script would you recommend. > -- > Daniel Jacobowitz > CodeSourcery >