From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: gdb@sources.redhat.com Subject: Re: libGDB doco (for gdbint.texinfo) Date: Wed, 25 Jul 2001 19:30:00 -0000 Message-id: <83DA5262.1000304@cygnus.com> References: <3B551EE6.3020500@cygnus.com> <200107190700.KAA28551@is.elta.co.il> <3B570DBB.6030207@cygnus.com> <3405-Thu19Jul2001221226+0300-eliz@is.elta.co.il> X-SW-Source: 2001-07/msg00366.html >> Date: Thu, 19 Jul 2001 12:41:31 -0400 >> From: Andrew Cagney >> >> I didn't know what to call it back then, I still don't now .... Given >> your comment, I guess I should cross ``libgdb'' and ``gdblib'' off the >> list - that leaves just``gdb.h'' :-) > > > How about gdb_engine? Like "gdb-engine.h" and: gdb_engine_do_this(); gdb_engine_do_that(); I suspect that just "gdb.h" and: gdb_do_this(); gdb_do_that(); will keep people amused. Andrew