Re: [3/6] kgdb: core

From: Ingo Molnar
Date: Sun Feb 10 2008 - 12:02:44 EST



* Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:

> On Sun, Feb 10, 2008 at 10:27:28AM +0100, Ingo Molnar wrote:
> > > The one I noticed quickly is the __ASSEMBLY__ removal from
> > > asm-x86/kgdb.h. [...]
> >
> > people might want to experiment with early debug code as well and
> > include asm-x86/kgdb.h in assembly files. So i kept that, it's
> > sensible.
>
> But asm-x86/kgdb.h doesn't have anythign people invoking kgdb might
> need, it's just the arch interface to the kgdb core. Nor does it
> compile even with the ifdef as it already contains a C enum.

good point - i fixed this. (by following your suggestion of removing the
_ASSEMBLY_)

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/