Hi all,
I was wondering someone knows about a ARM DCC (debug communications channel) device driver.
The idea is to run gdbserver on /dev/dcc such that application debugging does not hog a serial/ethernet port.
I'd modify OpenOCD to forward the DCC onto a TCP/IP port to connect GDB to the gdbserver.