GDB stubs were only being compiled on systems with serial I/O installed,
commitb871edade2591fb8d98ca34aff600d00f78de048
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 Jan 2007 03:33:48 +0000 (6 03:33 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 Jan 2007 03:33:48 +0000 (6 03:33 +0000)
treed4bef758835fa3b80787aa9c49f8a3233b92e0df
parent35ce647979ffd7993a023a7c290c9d40b45d3e2c
GDB stubs were only being compiled on systems with serial I/O installed,
but DCONS can use it too.  Remove the SIO requirement.
sys/cpu/i386/misc/i386-gdbstub.c