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 Thu, 16 Oct 2014 15:54:13 +0200, Joel Brobecker 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.  I am not sure how
> > maintained it is either. Someone else might know more.
> 
> I don't think there is a libgdb anymore. IIRC, Jan eliminated it,
> because it was increasing the amount of time needed to be linked
> (first generate the .a, next build using the .a).

I did not eliminate it, one still can run "make libgdb.a".  "libgdb.a" is just
no longer build by default as "libgdb.a" is no longer built as a part of the
"gdb" target to make the build faster.


Jan


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