kgdboc: Add ekgdboc for early use of the kernel debugger
authorJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:30 +0000 (21:04 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:30 +0000 (21:04 -0500)
commit9731191f75a54c4fa17e9b9b88f3144cf4b47836
treed9e0addc32948eab6755ba98c92dfb4d995200ce
parent0bb9fef9134cf4fdcfce02f9adc22d3d0725cc29
kgdboc: Add ekgdboc for early use of the kernel debugger

The ekgdboc= differs from kgdboc= in that you can begin debuggin as
soon as the exceptions are setup and the kgdb I/O driver is available,
instead of waiting until the tty subsystem is available.

CC: kgdb-bugreport@lists.sourceforge.net
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Documentation/kernel-parameters.txt
drivers/serial/kgdboc.c