Re: KGDB fails to pass selft tests on x86-64 (v2.6.26)

From: Francis Moreau
Date: Thu Jul 24 2008 - 10:08:23 EST


On Thu, Jul 24, 2008 at 3:24 PM, Francis Moreau <francis.moro@xxxxxxxxx> wrote:
> I wanted to give kgdb a try on a v2.6.26 kernel. My cpu is an
> x86-64.
>
> So the first thing I did is to enable kgdb support and also the
> kgdb self tests:
>
> CONFIG_HAVE_ARCH_KGDB=y
> CONFIG_KGDB=y
> CONFIG_KGDB_SERIAL_CONSOLE=y
> CONFIG_KGDB_TESTS=y
> # CONFIG_KGDB_TESTS_ON_BOOT is not set
>
> Once compiled I booted this kernel through qemu and got the following:
>

and unfortunately it seems this issue is related to qemu: if I did boot the
kernel without qemu and the self tests passed...


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