support for remote/serial tcp not there linux host (maybe others too)

niraj gupta niraj@zumanetworks.com
Tue Aug 1 21:19:00 GMT 2000


looks like this happened in gdb/Makefile.in version 1.39
maybe following is the change which caused it

in 1.38 it was
SER_HARDWIRE = @SER_HARDWIRE@


in 1.39 it is
SER_HARDWIRE = ser-unix.o ser-pipe.o

i would like to see ser-tcp.o back in Makefile.in

THX
niraj


More information about the Gdb mailing list