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/mi samples?


>>>>> "Qiu" == juntao qiu <juntao.qiu@gmail.com> writes:

Qiu> I want to develop a front-end of gdb by using the gdb/mi, but I cannot
Qiu> found any real-world samples about that. And I
Qiu> found that some guys have the same question about that, I looked ddd,
Qiu> cdt, and cannot found right way to do that.

I think DDD doesn't use MI.

Qiu> What I want is a hello-world or something the like, could anyone give
Qiu> me some hints on that?

There are plenty of MI-using front ends out there.  There is a list on
the wiki.

One that comes to mind is nemiver, which has a reusable library
specifically for dealing with MI.

Tom


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