This is the mail archive of the gdb-cvs@sourceware.cygnus.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]

src/gdb ChangeLog TODO NEWS doc/ChangeLog doc/ ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_5_0-2000-04-10-branch
Changes by:	eliz@sourceware.cygnus.com	00/04/23 02:14:05

Modified files:
	gdb            : ChangeLog TODO NEWS 
	gdb/doc        : ChangeLog Makefile.in gdb.texinfo 
	gdb/mi         : gdbmi.texinfo ChangeLog-mi 

Log message:
	* Makefile.in (GDBMI_DIR): New variable.
	(SET_TEXINPUTS): Add $(GDBMI_DIR).
	(SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
	(gdbmi.texinfo): New target, for texi2roff.
	(gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
	(gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
	
	* gdb.texinfo (Top): Add GDB/MI to the main menu and @include
	gdbmi.texinfo.
	(Mode Options): Add xref to GDB/MI docs and remove a FIXME
	comment.
	
	* gdbmi.texinfo: Lots of changes, to include this document as part
	of the GDB manual.
	
	* TODO, NEWS: Update due to inclusion of gdbmi.texinfo in the GDB
	manual.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_0-2000-04-10-branch&r1=1.255.2.27&r2=1.255.2.28
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/TODO.diff?cvsroot=src&only_with_tag=gdb_5_0-2000-04-10-branch&r1=1.7.2.4&r2=1.7.2.5
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&only_with_tag=gdb_5_0-2000-04-10-branch&r1=1.3.2.3&r2=1.3.2.4
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_0-2000-04-10-branch&r1=1.21.2.3&r2=1.21.2.4
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/doc/Makefile.in.diff?cvsroot=src&only_with_tag=gdb_5_0-2000-04-10-branch&r1=1.4.2.1&r2=1.4.2.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&only_with_tag=gdb_5_0-2000-04-10-branch&r1=1.13.2.2&r2=1.13.2.3
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/mi/gdbmi.texinfo.diff?cvsroot=src&only_with_tag=gdb_5_0-2000-04-10-branch&r1=1.2&r2=1.2.2.1
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/mi/ChangeLog-mi.diff?cvsroot=src&only_with_tag=gdb_5_0-2000-04-10-branch&r1=1.8&r2=1.8.2.1


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