- some "funcs" were no longer considered side-effect free, so I made them procs - added {.base.} to some base methods to avoid a deprecation warning
The existing vmState tracing is plugged into chronicles, at the TRACE level, to facilitate state test debugging. Some useful chronicles defines are added to "tests/nim.cfg" to simplify the compile-and-run command for individual tests.