[SOLVED] USB 2 serial converter

Wolfman:
I don't know if there is another way to debug the software instead of printout some lines via serial line.

That's the method almost everyone uses.

The virtual serial port on the Uno is used for both programming and serial communication. You use the Serial commands to send stuff and open up Serial Monitor from the Arduino IDE.