Re: [PATCH 0/3] kgdb: fixes and ARCH=arm support

From: Ingo Molnar
Date: Thu Feb 21 2008 - 01:22:36 EST



* Jason Wessel <jason.wessel@xxxxxxxxxxxxx> wrote:

> Here are 3 more patches against the kgdb-light. Porting kgdb-light to
> another arch has found 2 regressions, which are fixed in the first
> patch.
>
> The second patch adds hooks for an additional kgdboc uart driver which
> was required to complete the testing with real hardware.
>
> The third patch adds the ARCH=arm support for kgdb-light.

thanks Jason. I've merged all 3 into the kgdb-light tree to ease
testing.

I think we should also try to do some self-tests, so that when one boots
a bzImage with the self-tests activated it can be said that all the
basic functionality works. Simulated via some loopback method, from
within the kernel - not via a real serial line - but it should have the
capability to do real single-stepping and inject real hw breakpoints and
test that they work. What do you think?

Ingo
--
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/