This is the mail archive of the gdb-patches@sourceware.org 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]

Re: [PATCH] Use a shell command as a socket for gdbserver


Hello,

Thanks, I'll fix that.

The other patch (Make gdbserver connect to SOCK_STREAM sockets) has
similar formatting issues that I'll fix as well.

> shouldn't you close sockets[1] after the dup2 ?

Indeed I forgot to close it.

--
Gabriel


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