Re: 2.6.23-rc1-mm2

From: Jason Wessel
Date: Wed Aug 01 2007 - 08:22:37 EST


Paul Mundt wrote:
On Tue, Jul 31, 2007 at 11:09:32PM -0700, Andrew Morton wrote:
- Is anyone testing the kgdb code in here?

Testing, yes. Succeeding, no. It's utterly hosed on SH in its present
condition at least. Presumably it's been tested on at least one platform
with some measure of success, but it's certainly not mine ;-)

I'll get you some patches that fix it up the rest of the way for SH
platforms in the next couple days. There's nothing too rough, though,
mostly serial driver fallout and changes in the current stub that aren't
reflected in the 'new' one.
Sh "not working" is a side effect of the fact that there is no one maintaining the sh kgdb work. As an example, the sh-lite.patch which is part of the kgdb git tree explicitly says that the sh-sci.c needs to be "re-ported". There were many changes since the 2.6.17 code base that KGDB was upreved from and the fact of the matter is that I have no sh hardware, tool chain, or means to support it. I will happily merge in the pieces to fix up the sh kgdb arch specifics. The same was true of IA64 at first (meaning it did not work), but Bob Pico submitted some further patches and IA64 is should compile build and work with kgdb.

In the development branch, the kgdb core is compiled and test and should work for the archs i386, x86_64, ppc, powerpc (32 & 64), mips (32 & 64) and arm.

Jason.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/