Testing your new version of cmiss before submitting
If a copy of the examples is not visible on your system, then download all of examples (or all pertinent to your changes) into your home directory.
Set the value of the CMISS_EXAMPLES environment variable to the directory at the root of the examples. e.g. $CMISS_ROOT/examples.
Execute:
$CMISS_EXAMPLES/common/cmiss_type1/test_tree.pl -p cm -x ~/home/mycmiss/cm/bin/i686-linux/cm-debug
To generate a summary,
execute:
$CMISS_EXAMPLES/common/cmiss_type1/mail_tree.pl -e b/b2/b21/b212/b2121 -o ~/home/mycmiss/cmiss_output ~/home/mycmiss/examples_out_cmiss.out
- Note that directory after -o is where you generated output previously, and remember to include cmiss_output directory.