This is the mail archive of the gdb@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: How about remote MI?


On Mon, Jul 17, 2006 at 09:27:10AM -0400, Bob Rossi wrote:
> There ia at least one possibility I can think of that would improve 
> upon GDB/MI by having it connect back to the FE via a TCP socket.
> 
> That is, it would avoid the 'tty' issue, by allowing the FE to put a
> single pty between the FE and GDB, and having all the MI protocol 
> on a totally separate channel.

I don't see any advantage over using the "set tty" command now that
we've got it...

-- 
Daniel Jacobowitz
CodeSourcery


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