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] |
Hi all,
I want to use the GDB MI interface to communicate with gdb in the backend of my software. Surprisingly, the current information on this topic is very less on the web. So I thought of turning to the gdb community itself. I had the following questions to ask -
1. Does the parser for MI output already exists ?
2. Are there some frontends debugger that are using this ? As far as I
know, the ddd and kdb both use the CLI option.
3. Has there been any documentation on how to use gdb-MI. The current
documentation is, as they say, like a reference manual.
Thanks in advance,
-Lokesh
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |