QNX6.4+USB device+debugging?

Hi masters…
I’m using AT91SAM9RL64. I have not ethernet on board, and I would like to debug with normal baud-rate (not from the serial COM port).

Can I run gdb on USB device CDC (ethernet)?
Can I Debug my system from the USB device port on Momentics6.4?

Thanks in advanced
Ran

Hello All.
actually, I’m asking whether I can pipe the Debug Agent communication to the USB Ethernet CDC?

Thanks
Ran

pdebug requires either a serial or TCP/IP connection. If you can provide a file descriptor over your usb port then ppp might work - otherwise you’ll probably want to use the serial port.