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: GDB remote user interface 0.0.0 release


GDB/MI is good interface. But I think it's not very easy to support.
Sometimes, the coder only need a interface that can send some command
to GDB & get the return. I think support GDBRUI is easy.

teawater

2006/5/19, Daniel Jacobowitz <drow@false.org>:
On Thu, May 18, 2006 at 11:59:31PM +0800, teawater wrote:
> How do you think about it?

I don't understand why you needed it.  Why is this better than talking
the existing GDB/MI protocol over a pipe?

--
Daniel Jacobowitz
CodeSourcery



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