K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-09-11T04:33:36.000000Z K 7 svn:log V 303 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. END