[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48A98193.2010606@windriver.com>
Date: Mon, 18 Aug 2008 09:05:07 -0500
From: Jason Wessel <jason.wessel@...driver.com>
To: amruth_pv@...oo.com
CC: linux-kernel@...r.kernel.org
Subject: Re: KGDB 2..26 fails to wait while booting
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@...r.kernel.org
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists