commit | da7af3be72ca366ee90cb7fc89a29defa6ca0143 | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Thu Feb 11 19:42:08 2010 -0600 |
committer | Jason Wessel <jason.wessel@windriver.com> | Thu Feb 11 19:42:08 2010 -0600 |
tree | da1af9299890040f100bbf1f49b77912215ef482 | |
parent | eea59e7cac2aaab55d36775f3d1307192020f18b [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>