OK, so I’m moving forward trying to remote debug on two separate physical systems with a USB to serial cable and get the target machine to stop responding so I know some communication is occurring
My target is CentOS 6.5 64-bit. Here are my questions:
1. Should I be using a null modem rather than a straight serial cable.
2. my target serial device gets instantiated as /dev/ttyUSB0 should I enter ttyUSB0 in the COM port on Linux machine text box?
3. Should I be able to communicate between the two machines using a terminal emulator on both ends?
Any help would be appreciated. Let me know what logs I can post here to help. Thanks.