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 C API -- does such a thing exist?


On 10/17/2014 09:08 AM, Pedro Alves wrote:
> On 10/17/2014 07:44 AM, Ãmer Sinan AÄacan wrote:
>> Thanks for all the answers.
>>
>> 2014-10-17 2:45 GMT+03:00 Stan Shebs <stanshebs@earthlink.net>:
>>> MI is really the safe way to go.
>>
>> A lot of people suggested this so I guess that's right. Where can I
>> find specification of it?

Sorry, missed responding to this one.  The specification is in the
GDB manual:

  https://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI.html

>> One thing that I'm confused about this MI thing is that even IDEs
>> don't use it, as far as I can see.
> 
> See https://sourceware.org/gdb/wiki/GDB%20Front%20Ends .

I've now added a Libraries section to this page, and listed the two
C MI wrapper libraries mentioned in this thread, plus a mention
of libgdb.a.  Everyone, feel free to expand this.

Thanks,
Pedro Alves


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