This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Remote debugging over UDP


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]