Re: GDB C API -- does such a thing exist?
Jan Kratochvil <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 16 Oct 2014 16:01:54 +0200, Bob Rossi wrote: > If you want to use the GDB/MI interface, [...] > https://github.com/brasko/gdbwire > I don't expect to be done implementing and testing this for a long time. I did not check the project above in detail, it may be a better choice, just there is also GDB/MI protocol library http://sourceforge.net/projects/libmigdb/ which I used with some patches of it in my abandoned http://git.jankratochvil.net/?p=gdbmicli.git Jan