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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jason Wessel
Date: Monday, August 18, 2008 - 8:51 am

amruth wrote:

This is a limitation of the kgdb which in the mainline sources.  The
kgdb core itself can support early debugging.

The kgdboc I/O module does not support early debugging however because
it waits for the tty driver to get setup.  There is an 8250_kgdb kernel
module which supports debugging from an ealier point than the kgdboc
driver but this is not in the main line sources.  You can get it from
the kgdb branch.

IE:

http://git.kernel.org/?p=linux/kernel/git/jwessel/linux-2.6-kgdb.git;a=commitdiff_plai...

and

http://git.kernel.org/?p=linux/kernel/git/jwessel/linux-2.6-kgdb.git;a=commitdiff_plai...

Jason.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
KGDB 2..26 fails to wait while booting, amruth, (Thu Aug 14, 7:46 pm)
Re: KGDB 2..26 fails to wait while booting, Jason Wessel, (Mon Aug 18, 7:05 am)
KGDB 2..26 fails to wait while booting, amruth, (Mon Aug 18, 8:36 am)
Re: KGDB 2..26 fails to wait while booting, Jason Wessel, (Mon Aug 18, 8:51 am)