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

src/gdb ChangeLog complaints.c cli/cli-decode.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sourceware.org	2004-07-30 17:55:47

Modified files:
	gdb            : ChangeLog complaints.c 
	gdb/cli        : cli-decode.c 

Log message:
	2004-07-30  Andrew Cagney  <cagney@gnu.org>
	
	* complaints.c (_initialize_complaints): Pass NULL to
	add_setshow_zinteger_cmd for help_doc.
	* cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6159&r2=1.6160
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/complaints.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-decode.c.diff?cvsroot=src&r1=1.40&r2=1.41


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