This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb 6.3 with an Abatron BDI2000


On 4/20/05, Daniel Jacobowitz <drow@false.org> 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.
> 
> 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.

Cheers,
Shaun


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]