Remote debugging over UDP

Momchil Velikov velco@fadata.bg
Tue Mar 28 10:40:00 GMT 2000


Hi,

I have added support for debugging remote targets
over UDP ("added support", that's cloned ser-tcp.c and tweaked it
a little bit).

Are interested in including that in GDB ?
Do you mind changing the syntax the parameter NAME to
serial.c:serial_open () to
tcp:<host>:<port>, and
udp:<host>:<port>
for TCP and UDP connections, respectively ?

Regards,
-velco


More information about the Gdb mailing list