How about remote MI?

teawater teawater@gmail.com
Sat Jul 15 14:57:00 GMT 2006


Hi all,


In May, I release GDBRUI(http://sourceforge.net/projects/gdbrui/) that
is an interpreter to make GDB can be controlled by the other programe
through TCP. But some people ask me why not extend MI to support TCP.
Now, I think this idea is cool. Does GDB MI support TCP? Maybe I can
extend MI to support TCP. How do you think about it?

BTW, I am trying to make vim2gdb (An vim plug-in to make vim can debug
code through GDB. It use GDBRUI in before.) support MI. But the MI
output format is not very easy to parse. Could some people recommend a
programe or example that parse the MI output for me? If not, I think I
will use lex to parse it.


Thanks,
teawater



More information about the Gdb mailing list