src/gdb infcmd.c ChangeLog

brobecke@sourceware.org brobecke@sourceware.org
Mon May 24 23:48:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2004-05-24 23:48:27

Modified files:
	gdb            : infcmd.c ChangeLog 

Log message:
	* infcmd.c (kill_if_already_running): New function, extracted
	from run_command().
	(run_command): Replace extracted code by call to
	kill_if_already_running().
	(start_command): New function.
	(_initialize_infcmd): Add "start" command.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infcmd.c.diff?cvsroot=src&r1=1.111&r2=1.112
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5923&r2=1.5924



More information about the Gdb-cvs mailing list