linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Debugging 8260 under gdb/linux?
@ 2000-04-24 14:33 Gessner, Matt
  2000-04-24 17:21 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Gessner, Matt @ 2000-04-24 14:33 UTC (permalink / raw)
  To: 'Linux PPC'


Hello, again...

Are there any such solutions for linux?
What external hardware do I need?

TIA

Matt


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Debugging 8260 under gdb/linux?
  2000-04-24 14:33 Debugging 8260 under gdb/linux? Gessner, Matt
@ 2000-04-24 17:21 ` Dan Malek
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2000-04-24 17:21 UTC (permalink / raw)
  To: Gessner, Matt; +Cc: 'Linux PPC'


"Gessner, Matt" wrote:


> Are there any such solutions for linux?

MontaVista has a boot rom with minimal debug support.  It is what
I used to do the initial port.  I will soon add the XMON and KGDB
support just like the 8xx has.

> What external hardware do I need?

I am not a fan of the JTAG/COP/BDM tools because once the kernel
starts up they just get in the way.  There is a small window of tough
debugging between jumping to the kernel and starting a serial port for
KGDB, and once past that I just use remote GDB.  Since the kernel already
boots way past that point, and none of this is board dependent, you
should only need a Linux development host.  Here, I prefer using the
native PowerPC Linux hosts (I like my iMac :-), and MontaVista has
cross tools for other platforms available.


	-- Dan

** 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-04-24 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-04-24 14:33 Debugging 8260 under gdb/linux? Gessner, Matt
2000-04-24 17:21 ` Dan Malek

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).