commit | 9731191f75a54c4fa17e9b9b88f3144cf4b47836 | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Thu May 20 21:04:30 2010 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Thu May 20 21:04:30 2010 -0500 |
tree | d9e0addc32948eab6755ba98c92dfb4d995200ce | |
parent | 0bb9fef9134cf4fdcfce02f9adc22d3d0725cc29 [diff] |
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>