* Recommend a debugger
@ 2000-02-17 9:45 Karl Pálsson
2000-02-17 20:15 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Karl Pálsson @ 2000-02-17 9:45 UTC (permalink / raw)
To: 'linuxppc-embedded@lists.linuxppc.org'
Hi,
What are people using for debugging code on the target, using the MPC823
debug port?. What are the options and which debugger can you recommend?
Best regards,
Karl Palsson, B.Sc.E.E.
Infocom Defence Systems A/S
Ellegaardsvej 25
6400 Soenderborg
Tel: +45-73 12 30 00
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Recommend a debugger
2000-02-17 9:45 Recommend a debugger Karl Pálsson
@ 2000-02-17 20:15 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2000-02-17 20:15 UTC (permalink / raw)
To: Karl P lsson; +Cc: linuxppc-embedded, Frank Przybylski
Hi Karl,
in message <819E3E914E0AD11194DE00805F0D100B01088335@fbi.infocom.dk> you write:
>
> What are people using for debugging code on the target, using the MPC823
> debug port?. What are the options and which debugger can you recommend?
What do you want to debug?
Application code? Then you should do fine with gdbserver on the
target and GDB / DDD on the host.
Kernel code? Are you looking for a BDM based debugger? There is no
perfect solution available right now. There are some pretty good, but
expensive professional solutions that run on the Linux host (for
instance, by Lauterbach and ETS), but they do not include any special
support for the Linux target - especially, they do not support the
MMU (so you will not be able to do kernel source code debugging once
the MMU is on, which is pretty early).
There are some cheaper solutions (MacCraigor) with similar problems.
Several people built their own debugger interfaces. The latest I've
seen is by Frank Przybylski <Frank.Przybylski@vas-gmbh.de>, see
http://www.vas-gmbh.de/software/mpcbdm/
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
"A little knowledge is a dangerous thing." - Doug Gwyn
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-02-17 20:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-02-17 9:45 Recommend a debugger Karl Pálsson
2000-02-17 20:15 ` Wolfgang Denk
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).