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 reference manual


On Mon, May 28, 2007 at 03:42:31PM +0330, Hossein Aminaiee wrote:
> Hi all, 
> 	I've developed an IDE for C++ and I'm about to provide a debugger for
> it using GDB. But I could not find any reference manual containing the
> gdb_* functions (API) listings and explanations.

That's because you shouldn't be using those.  Use GDB/MI, which is
described in the manual.

-- 
Daniel Jacobowitz
CodeSourcery


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