Re: GDB C API -- does such a thing exist?
Jonas Maebe <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 16 Oct 2014, at 14:53, Phil Muldoon wrote: > No. Well let me qualify. There is a libgdb, but I have never used it > and I am not sure anyone has for some many years. The Free Pascal Compiler text mode IDE still uses it. It does require minor adjustments for every new GDB release though. Jonas