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

src/gdb ChangeLog NEWS doc/ChangeLog doc/gdb.t ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_7_6-branch
Changes by:	palves@sourceware.org	2013-04-02 18:01:07

Modified files:
	gdb            : ChangeLog NEWS 
	gdb/doc        : ChangeLog gdb.texinfo 

Log message:
	NEWS/manual: Missing documentation for new commands in 7.6.
	
	I hacked "apropos" to dump the whole set of commands (just make it
	accept the entry string as regex), and then diffed the output of 7.5
	vs 7.6, --enable-targets=all builds.  That allowed then checking
	whether some commands had not been mentioned in NEWS or the manual.
	These are what I found missing.  We've been a bit negligent in
	requiring documentation bits for debug commands.
	
	gdb/
	2013-04-02  Pedro Alves  <palves@redhat.com>
	
	* NEWS: Mention "set/show debug aarch64", "set/show debug
	coff-pe-read" and "set/show debug mach-o".
	
	gdb/doc/
	2013-04-02  Pedro Alves  <palves@redhat.com>
	
	* gdb.texinfo (Debugging Output): Document "set/show debug
	aarch64", "set/show debug coff-pe-read" and "set/show debug
	mach-o".

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_6-branch&r1=1.15260.2.26&r2=1.15260.2.27
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&only_with_tag=gdb_7_6-branch&r1=1.573.2.3&r2=1.573.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_6-branch&r1=1.1423.2.2&r2=1.1423.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&only_with_tag=gdb_7_6-branch&r1=1.1060.2.2&r2=1.1060.2.3


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