This is the mail archive of the gdb@sources.redhat.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]
Other format: [Raw text]

Using a socket connection as I/O


As the MI interface was designed to operate as
a machine interface, is there any way to make
GDB use a socket connection as the I/O stream for the commands
instead of stdin and stdout?

If this facility does not currently exits , where in the code is the basic command I/O done so I
could modify it to do this?


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