From: Vladimir Gurevich <vag@paulidav.org>
To: Kent Borg <kentborg@borg.org>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Heretical Question
Date: Wed, 09 Jul 2003 13:30:15 -0700 [thread overview]
Message-ID: <3F0C7B57.1030509@paulidav.org> (raw)
In-Reply-To: <20030709155723.G20807@borg.org>
Hello Kent,
I guess
ddd --gdb --debugger ${CROSS_COMPILE}gdb <elf_file>
is what you are looking for.
With regards to assembly language debugging your mileage may
vary. While GDB supports assemblty language there seem to be
a couple of bugs which sometimes prevent you from doing it
(mostly when the code is being relocated). Wolfgang Denk
is working on it. And make sure you compile your assembly
code with -gstabs to enable line number information.
Thanks,
Vladimir
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-07-09 20:30 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
2003-07-09 20:30 ` Vladimir Gurevich [this message]
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=3F0C7B57.1030509@paulidav.org \
--to=vag@paulidav.org \
--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).