Recommend a debugger
Wolfgang Denk
wd at denx.de
Fri Feb 18 07:15:51 EST 2000
Hi Karl,
in message <819E3E914E0AD11194DE00805F0D100B01088335 at 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 at 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 at denx.de
"A little knowledge is a dangerous thing." - Doug Gwyn
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list