Drop CONFIG_GDBSTUB
authorJan Kiszka <jan.kiszka@web.de>
Fri, 8 May 2009 07:01:00 +0000 (09:01 +0200)
committerPaul Brook <paul@codesourcery.com>
Fri, 8 May 2009 12:24:12 +0000 (13:24 +0100)
commit7c13cfe88341ef333503235cad25a2d96cc46b53
treee8c6f8186ab2c9f47eaf6129ff1a35387ec360c9
parent38878cfa644364343abf538c243bdffb7a47e8c1
Drop CONFIG_GDBSTUB

This is no user-flippable switch, and no arch makes use of disabling
gdbstub support. So it's pointless to keep the related #ifdefs and
configure hunks around - and risking breakages like 711c410fdd again.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Makefile.target
configure
monitor.c
vl.c