This is the mail archive of the gdb@sources.redhat.com 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]

libgdb


Hello,
I'm currently working on a new debugger, and I want to base it on libgdb. However, finding documentation about libgdb, or even finding libgdb itself, has proved a daunting task. My understanding is that libgdb is simply a library containing all the high level functions of gdb, but let's me call them inside my code. Is libgdb rebuilt everytime a new gdb comes out? where can i find more information about libgdb(google gives me 2 manuals, both very very sparse on any information), and where would I get the latest libgdb?
--Jacques



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