From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28703 invoked by alias); 20 Apr 2005 21:09:34 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 28637 invoked from network); 20 Apr 2005 21:09:24 -0000 Received: from unknown (HELO rproxy.gmail.com) (64.233.170.202) by sourceware.org with SMTP; 20 Apr 2005 21:09:24 -0000 Received: by rproxy.gmail.com with SMTP id z35so267389rne for ; Wed, 20 Apr 2005 14:09:23 -0700 (PDT) Received: by 10.11.118.34 with SMTP id q34mr33971cwc; Wed, 20 Apr 2005 14:09:23 -0700 (PDT) Received: by 10.11.99.23 with HTTP; Wed, 20 Apr 2005 14:09:23 -0700 (PDT) Message-ID: <7f45d939050420140986141e4@mail.gmail.com> Date: Wed, 20 Apr 2005 21:09:00 -0000 From: Shaun Jackman Reply-To: Shaun Jackman To: gdb@sources.redhat.com Subject: Re: gdb 6.3 with an Abatron BDI2000 [RESOLVED] In-Reply-To: <20050420182155.GA30867@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7f45d9390504201114569256c0@mail.gmail.com> <20050420182155.GA30867@nevyn.them.org> X-SW-Source: 2005-04/txt/msg00131.txt.bz2 Thanks, Daniel! That did the trick. gdb 6.3.50.20050419 does not exhibit the same problem as gdb 6.3. Cheers, Shaun On 4/20/05, Daniel Jacobowitz wrote: > On Wed, Apr 20, 2005 at 11:14:44AM -0700, Shaun Jackman wrote: > > I'm using gdb 6.3 to debug an ARM7TDMI with an Abatron BDI2000, a > > device which speaks the gdb remote protocol natively. Loading with gdb > > 6.3 does not work... > > > > GNU gdb 6.3 > > (gdb) target remote bdi:2001 > > Remote debugging using bdi:2001 > > start () at ../../arch-pathport/pathport-crt0.S:36 > > 36 b start0 > > Current language: auto; currently asm > > (gdb) load > > Loading section .text, size 0x2ac24 lma 0x2000000 > > Memory access error while loading section .text. >=20 > Try CVS GDB instead. This should be fixed. >=20 > -- > Daniel Jacobowitz > CodeSourcery, LLC