From: Jason Wessel Date: Fri, 21 May 2010 02:04:30 +0000 (-0500) Subject: kgdboc: Add ekgdboc for early use of the kernel debugger X-Git-Tag: v2.6.35-rc1~452^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9731191f75a54c4fa17e9b9b88f3144cf4b47836;p=pandora-kernel.git 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 --- Reading git-diff-tree failed