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 top.c command.h ChangeLog cli/cli-decode.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hunt@sources.redhat.com	2002-07-03 10:35:22

Modified files:
	gdb            : top.c command.h ChangeLog 
	gdb/cli        : cli-decode.c 

Log message:
	2002-07-03  Martin M. Hunt  <hunt@redhat.com>
	
	* top.c (execute_command): Use cmd_func() and cmd_func_p().
	
	* cli/cli-decode.c (cmd_func_p): New function.
	(cmd_func): New function.
	
	* command.h: Add cmd_func() and cmd_func_p().

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/top.c.diff?cvsroot=src&r1=1.62&r2=1.63
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/command.h.diff?cvsroot=src&r1=1.34&r2=1.35
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2863&r2=1.2864
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-decode.c.diff?cvsroot=src&r1=1.26&r2=1.27


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