All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Schwebel <robert@schwebel.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] GDB support for ARM
Date: Tue, 1 Jun 2004 11:35:01 +0200	[thread overview]
Message-ID: <20040601093500.GL3369@pengutronix.de> (raw)
In-Reply-To: <40BC2ED8.50306@de.bosch.com>

On Tue, Jun 01, 2004 at 09:23:04AM +0200, Dirk Behme wrote:
> using U-Boot at an ARM9 board, at the moment I download a image by tftp 
> into board's SDRAM and then start the image by 'g 0x1000000' (0x10000000 
> is the SDRAM base address).
> 
> Now, I wonder if it is possible to start the image under control of gdb. 
>  As I understand it, there can run a small 'gdb-stub' on the target 
> which talks by serial line or by ethernet with the gdb on the 
> development host.
> 
> In common/kgdb.c there seems to be something like this small 'gdb-stub'? 
> Does it work for ARM? How can it be used?

The code you are quoting suggests that it is for ppc. I personally would
not wast the time to try to make the serial kgdb stuff working - the
BDI2000 works fine with ARM9 cpus and you can use gdb with it as well. 

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hornemannstra?e 12,  31137 Hildesheim, Germany
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4

  reply	other threads:[~2004-06-01  9:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01  7:23 [U-Boot-Users] GDB support for ARM Dirk Behme
2004-06-01  9:35 ` Robert Schwebel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-01 12:40 Woodruff, Richard

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=20040601093500.GL3369@pengutronix.de \
    --to=robert@schwebel.de \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.