commit | 1adfe5c7f3368c4225ff685ddcd66b6280c7599f | [log] [tgz] |
---|---|---|
author | Clint Smullen <cws3k@cs.virginia.edu> | Mon Nov 10 11:51:18 2008 -0800 |
committer | Clint Smullen <cws3k@cs.virginia.edu> | Mon Nov 10 11:51:18 2008 -0800 |
tree | 8732797923445ea09d9eac84ff371a33cef2d171 | |
parent | 9c49bc7b00aa24b0488a83039ae8762d8f8094c5 [diff] |
O3CPU: Make the instcount debugging stuff per-cpu. This is to prevent the assertion from firing if you have a large multicore. Also make sure that it's not compiled in when NDEBUG is defined