Skip to content

Commit

Permalink
sh: Rip out broken kgdb thread support.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mundt authored and Paul Mundt committed May 7, 2007
1 parent fa5da2f commit fc31b80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 386 deletions.
4 changes: 0 additions & 4 deletions arch/sh/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit fc31b80

Please sign in to comment.