Menu

Commit [r96]  Maximize  Restore  History

Implementing support in the CommandInterpreter for running

methods on components. If a component name is "executed" with
no method name given, the component tree is dumped. (This means
that there is no need for the 'tree' command anymore, so it
has been removed.)

Implementing the first component method: "unassemble" for the
CPUComponent.

debug 2008-04-09

changed /gxemul/trunk/HISTORY
changed /gxemul/trunk/doc/TODO.html
changed /gxemul/trunk/src/components/cpu/CPUComponent.cc
changed /gxemul/trunk/src/include/CommandInterpreter.h
changed /gxemul/trunk/src/include/Component.h
removed /gxemul/trunk/src/include/commands/TreeCommand.h
changed /gxemul/trunk/src/include/components/CPUComponent.h
changed /gxemul/trunk/src/main/CommandInterpreter.cc
changed /gxemul/trunk/src/main/Component.cc
changed /gxemul/trunk/src/main/commands/Makefile.skel
removed /gxemul/trunk/src/main/commands/TreeCommand.cc
/gxemul/trunk/HISTORY Diff Switch to side-by-side view
Loading...
/gxemul/trunk/doc/TODO.html Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/components/cpu/CPUComponent.cc Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/CommandInterpreter.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/Component.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/include/components/CPUComponent.h Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/main/CommandInterpreter.cc Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/main/Component.cc Diff Switch to side-by-side view
Loading...
/gxemul/trunk/src/main/commands/Makefile.skel Diff Switch to side-by-side view
Loading...