From: Kent Borg <kentborg@borg.org>
To: Steven Blakeslee <BlakesleeS@embeddedplanet.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Heretical Question
Date: Fri, 11 Jul 2003 11:14:13 -0400 [thread overview]
Message-ID: <20030711111413.A6059@borg.org> (raw)
In-Reply-To: <D73A25AA6E54D511AD74009027B1110F3C0927@ORION>; from BlakesleeS@embeddedplanet.com on Wed, Jul 09, 2003 at 04:09:01PM -0400
On Wed, Jul 09, 2003 at 04:09:01PM -0400, Steven Blakeslee wrote:
> ddd will let you specify a gdb debugger to use. You have to add -g -ggdb to
> the CFLAGS and compile the kernel. Then give the command
>
> ddd --debugger ppc_8xx-gdb vmlinux
>
> Replace ppc_8xx-gdb with your debugger of choice, gdb is the default if you
> do not specify.
Yes, that works. Thanks.
But it isn't as nice as I had hoped. The display feature chews up
lots and lots of screen space, and little things like clicking on
something that began with "/x" fails, making it hard to browse values
in hex. I was starting to get the hang of how to sort of use it when
I realized that I could do better with gdb inside emacs. Hmmm. I'll
have to try insight next.
-kb
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-07-11 15:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-09 20:09 Heretical Question Steven Blakeslee
2003-07-11 15:14 ` Kent Borg [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-07-09 21:00 Steven Blakeslee
2003-07-09 19:57 Kent Borg
2003-07-09 20:14 ` Wolfgang Denk
2003-07-09 20:30 ` Vladimir Gurevich
2003-07-09 20:53 ` Kenneth Johansson
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=20030711111413.A6059@borg.org \
--to=kentborg@borg.org \
--cc=BlakesleeS@embeddedplanet.com \
--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 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.