Subject: KGDB and console on same port
To: None <tech-kern@netbsd.org>
From: Phil Quinton <pquinton@softhome.net>
List: tech-kern
Date: 09/27/2005 13:37:15
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.