To change the COM port, change the value in the debugcom= line in the [386Enh] section of System.ini. The following entry sets the COM port to COM2:
debugcom=2
To change the baud rate, change the value in the debugbaud= line. The following entry sets the baud rate to 19,200:
debugbaud=19200
Note The values in System.ini will override prior WDEB386 command-line settings for the baud rate and COM port.