From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4550 invoked by alias); 7 Jul 2005 20:36:01 -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 4438 invoked by uid 22791); 7 Jul 2005 20:35:52 -0000 Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.199) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 07 Jul 2005 20:35:52 +0000 Received: by rproxy.gmail.com with SMTP id y7so237775rne for ; Thu, 07 Jul 2005 13:35:46 -0700 (PDT) Received: by 10.11.118.18 with SMTP id q18mr14272cwc; Thu, 07 Jul 2005 13:35:46 -0700 (PDT) Received: by 10.11.99.15 with HTTP; Thu, 7 Jul 2005 13:35:46 -0700 (PDT) Message-ID: <7f45d93905070713359a47ce4@mail.gmail.com> Date: Thu, 07 Jul 2005 20:36: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: <20050424223250.GB14252@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> <7f45d93905042219147cf8dfad@mail.gmail.com> <20050424223250.GB14252@nevyn.them.org> X-SW-Source: 2005-07/txt/msg00072.txt.bz2 > > > > 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... ... > > > > (gdb) load > > > > Loading section .text, size 0x2ac24 lma 0x2000000 > > > > Memory access error while loading section .text. > > > > > > Try CVS GDB instead. This should be fixed. > > > > Do you know when this bug was introduced? I'd like to try the last > > released version of gdb prior to this bug. >=20 > Not sure. Probably 6.2 is OK. Just for the mail archives, I've had no trouble using gdb 6.2.1 for arm-elf with my Abatron BDI2000. Cheers, Shaun