From: Shaun Jackman <sjackman@gmail.com>
To: gdb@sources.redhat.com
Subject: gdb 6.3 with an Abatron BDI2000
Date: Wed, 20 Apr 2005 18:14:00 -0000 [thread overview]
Message-ID: <7f45d9390504201114569256c0@mail.gmail.com> (raw)
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.
... but loading with gdb 5.2.1 does work.
GNU gdb 5.2.1
(gdb) target remote bdi:2001
Remote debugging using bdi:2001
0x00000004 in ?? ()
(gdb) load
Loading section .text, size 0x2ac24 lma 0x2000000
Loading section .rodata, size 0x6f48 lma 0x202ac24
Loading section .data, size 0x1818 lma 0x2031c6c
Start address 0x2000000, load size 209796
Transfer rate: 167836 bits/sec, 298 bytes/write.
Any ideas?
Cheers,
Shaun
next reply other threads:[~2005-04-20 18:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-20 18:14 Shaun Jackman [this message]
2005-04-20 18:22 ` Daniel Jacobowitz
2005-04-20 21:09 ` gdb 6.3 with an Abatron BDI2000 [RESOLVED] Shaun Jackman
2005-04-23 2:15 ` gdb 6.3 with an Abatron BDI2000 Shaun Jackman
2005-04-24 22:33 ` Daniel Jacobowitz
2005-07-07 20:36 ` gdb 6.3 with an Abatron BDI2000 [RESOLVED] Shaun Jackman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7f45d9390504201114569256c0@mail.gmail.com \
--to=sjackman@gmail.com \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox