Hi I'm debugging rtems application through serial port. I used the following gdb command 'target remote com2' to specify serial port number for target machine. The question is: where to specify serial port number for host machine? Or is it possible to use com1 on host and com2 for target? Thank you. Zhang Xiaoxin