nodestack: improve debug print() method
authorBrian Norris <banorris@uci.edu>
Wed, 23 Jan 2013 00:49:11 +0000 (16:49 -0800)
committerBrian Norris <banorris@uci.edu>
Wed, 23 Jan 2013 00:49:11 +0000 (16:49 -0800)
commit46c83c24286f22d49b1e7879925869304c4bdf7a
tree4074101c6faa2a8b4f0a2267f3e3eb2f02b7350b
parent24dbae977ee0610d314b52a42a77f1a6f39752b3
nodestack: improve debug print() method

Print the contents of the future values and may-read-from set, if we're
printing the NodeStack for debugging purposes.
nodestack.cc