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 completer.c completer.h ChangeLog cli/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	eliz@sources.redhat.com	2002-01-10 00:16:00

Modified files:
	gdb            : completer.c completer.h ChangeLog 
	gdb/cli        : cli-cmds.c 

Log message:
	* completer.c (command_completer): New function.
	
	* completer.h <command_completer>: Add prototype.
	
	* cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
	completer for the "help" command.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/completer.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/completer.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2000&r2=1.2001
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-cmds.c.diff?cvsroot=src&r1=1.10&r2=1.11


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