ruby: extend dprintfs for RubyGenerated TraceFlag
authorKorey Sewell <ksewell@umich.edu>
Wed, 23 Feb 2011 05:58:42 +0000 (00:58 -0500)
committerKorey Sewell <ksewell@umich.edu>
Wed, 23 Feb 2011 05:58:42 +0000 (00:58 -0500)
commit78c37b804833da8777ce9a72247577dd719b5439
tree1ed7607589f1ed6131f6d9407eea04c7584648ca
parent67cc52a6056e17ff5bc9e0da60e1e498a5dc2c1b
ruby: extend dprintfs for RubyGenerated TraceFlag
"executing" isnt a very descriptive debug message and in going through the
output you get multiple messages that say "executing" but nothing to help
you parse through the code/execution.

So instead, at least print out the name of the action that is taking
place in these functions.
src/mem/slicc/symbols/StateMachine.py