On Tue, Jul 31, 2007 at 11:09:32PM -0700, Andrew Morton wrote: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.
- 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.