This is the mail archive of the sid-cvs@sources.redhat.com mailing list for the SID 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/sid/main/dynamic ChangeLog commonCfg.cxx c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2004-03-22 21:28:56

Modified files:
	sid/main/dynamic: ChangeLog commonCfg.cxx commonCfg.h 
	                  mainDynamic.cxx 

Log message:
	2004-03-22  Dave Brolley  <brolley@redhat.com>
	
	* mainDynamic.cxx (main): Call add_board in place of add_child.
	* commonCfg.h (add_gdb): New method of SessionCfg.
	(add_board): Ditto.
	(write_config): Ditto.
	(board_count): New member of SessionCfg.
	(gdb_count): Ditto.
	* commonCfg.cxx (SessionCfg): Initialize board_count and gdb_count.
	(SessionCfg::write_config): New method.
	(set_gdb): Call sess->add_gdb.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/mainDynamic.cxx.diff?cvsroot=src&r1=1.5&r2=1.6


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