linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: Kent Borg <kentborg@borg.org>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Heretical Question
Date: Wed, 09 Jul 2003 22:14:50 +0200	[thread overview]
Message-ID: <20030709201455.C2393C6D82@atlas.denx.de> (raw)
In-Reply-To: Your message of "Wed, 09 Jul 2003 15:57:23 EDT." <20030709155723.G20807@borg.org>


In message <20030709155723.G20807@borg.org> you wrote:
>
> I know it is wrong for me to ask, but is there (possibly already
> lurking in my Red Hat box?) a graphical front end to GDB that will
> work with embedded programming?  Emacs already lets me debug with

There is: "ddd".

Use it for example like this:

	bash$ export CROSS_COMPILE=ppc_82xx-
	bash$ ddd --debugger ${CROSS_COMPILE}gdb &

> It is possible ddd would do, but it also seems to be for native
> debugging only too.

No, with  the  "--debugger"  option  you  can  tell  it  to  use  the
cross-GDB, too.

> Suggestions?

RTFM :-)

Best regards,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
Clothes make the man. Naked people have little  or  no  influence  on
society.                                                 - Mark Twain

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2003-07-09 20:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-09 19:57 Heretical Question Kent Borg
2003-07-09 20:14 ` Wolfgang Denk [this message]
2003-07-09 20:30 ` Vladimir Gurevich
2003-07-09 20:53 ` Kenneth Johansson
  -- strict thread matches above, loose matches on Subject: below --
2003-07-09 20:09 Steven Blakeslee
2003-07-11 15:14 ` Kent Borg
2003-07-09 21:00 Steven Blakeslee

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=20030709201455.C2393C6D82@atlas.denx.de \
    --to=wd@denx.de \
    --cc=kentborg@borg.org \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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;
as well as URLs for NNTP newsgroup(s).