[U-Boot] Enabling of KGDB using U-Boot

Mike Frysinger vapier at gentoo.org
Fri Jul 8 08:50:21 CEST 2011


On Fri, Jul 8, 2011 at 01:53, maheen butt wrote:
> I want to debug the kernel through KGDB.

this list is for u-boot, not linux.  you've already found out how to
pass command line options to the kernel (bootargs) which means there
is nothing left for u-boot to do.  once linux starts executing, u-boot
is gone.

if you have linux questions, please seek help on a linux list.
-mike


More information about the U-Boot mailing list