OSDN Git Service

2004-03-22 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Mon, 22 Mar 2004 21:28:55 +0000 (21:28 +0000)
committerbrolley <brolley>
Mon, 22 Mar 2004 21:28:55 +0000 (21:28 +0000)
commit296b4bcb29e644479f8daf292967f48506c11f49
tree94339882df8b9df4ceb591a3ecf9ba2a2f37e7ec
parent4af0c6106d4ad12db20d79a691da65d12e8412f4
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.
sid/main/dynamic/ChangeLog
sid/main/dynamic/commonCfg.cxx
sid/main/dynamic/commonCfg.h
sid/main/dynamic/mainDynamic.cxx