Re: KGDB 2..26 fails to wait while booting

From: Jason Wessel
Date: Mon Aug 18 2008 - 10:05:41 EST


amruth wrote:
> Hi
> I have created 2.6.26 kernel with KGDB enabled but the system fails to
wait. Can anybody provide me detailed info on how to setup the grub
configuration to wait until gdb connects from development machine.
> Thanks
> Amruth p.v
>
>
>
>
> --
> 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/

What parameters did you use in grub?

Generally speaking you have to setup the boot parameters to be something
like:

kgdboc=ttyS0,115200 kgdbwait

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/