Hi, I have two machines, a REMOTE and TARGET machine. I want to run a serial console on the TARGET machine, so I can connect to it from say... minicom on the REMOTE machine. I also want to run kgdb, so I can kernel debug the TARGET machine from the REMOTE machine over the same serial port. Is this possible, Thanks. Phil.