sh: Rip out broken kgdb thread support.

The kgdb thread support is woefully out of date (it predates
the pidhash), and needs a complete rewrite before it's useful
again. Just rip it out entirely.

Updating the unified kgdb stub is a more worthwhile endeavour
for anyone that happens to be interested in this, at present
it's just limping along.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
这个提交包含在:
Paul Mundt
2007-03-08 17:33:24 +09:00
提交者 Paul Mundt
父节点 fa5da2f7bd
当前提交 fc31b80957
修改 2 个文件,包含 4 行新增386 行删除

查看文件

@@ -104,10 +104,6 @@ config KGDB_NMI
bool "Enter KGDB on NMI"
default n
config KGDB_THREAD
bool "Include KGDB thread support"
default y
config SH_KGDB_CONSOLE
bool "Console messages through GDB"
depends on !SERIAL_SH_SCI_CONSOLE