Re: GDB C API -- does such a thing exist?
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Jonas, On 10/28/2014 01:30 PM, Jonas Maebe wrote: > > On 17 Oct 2014, at 10:46, Pedro Alves wrote: > >> On 10/17/2014 09:08 AM, Pedro Alves wrote: >>> 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. > > That page says that Lazarus links to (lib)gdb, but it actually uses > GDB/MI. It's Free Pascal's own text mode editor (see e.g. http://wiki.lazarus.freepascal.org/File:fp_ubuntu_13_10.png > ) that links to libgdb. Could you update the page, please? I don't really know that much about those IDEs. Thanks, Pedro Alves