Drop CONFIG_GDBSTUB
commit322f9d0153cd0a05dfba6e02927fe10e3549e461
authorJan Kiszka <jan.kiszka@web.de>
Fri, 8 May 2009 07:01:00 +0000 (8 09:01 +0200)
committerPaul Brook <paul@codesourcery.com>
Fri, 8 May 2009 12:24:12 +0000 (8 13:24 +0100)
treee8c6f8186ab2c9f47eaf6129ff1a35387ec360c9
parentc599710f5ce5f521cc6f036af2063611527dde3d
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