All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@de.bosch.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] GDB support for ARM
Date: Tue, 01 Jun 2004 09:23:04 +0200	[thread overview]
Message-ID: <40BC2ED8.50306@de.bosch.com> (raw)

Hello,

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?

Thanks in advance and sorry if this is a FAQ.

Regards

Dirk

             reply	other threads:[~2004-06-01  7:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01  7:23 Dirk Behme [this message]
2004-06-01  9:35 ` [U-Boot-Users] GDB support for ARM Robert Schwebel
  -- 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=40BC2ED8.50306@de.bosch.com \
    --to=dirk.behme@de.bosch.com \
    --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.