freebsd-dev/sys/dev/sio
John Baldwin a0e1678488 Add a nasty hack to get remote kernel gdb working from ddb. ddb would
complain before that a suitable gdb port had not been setup because gdbdev
was NULL.  This abuses the fact that the gdb port is hard-coded to the
address normally assigned to sio1 and thus hard-codes in sio1 as the gdb
port.  Yuck.
2000-09-11 04:33:36 +00:00
..
sio.c Add a nasty hack to get remote kernel gdb working from ddb. ddb would 2000-09-11 04:33:36 +00:00
sioreg.h