Review Board 2.0.15


ruby: Move Ruby debug flags to ruby dir and remove stale options

Review Request #2214 - Created March 16, 2014 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10115:e7edce8fa8fc
---------------------------
ruby: Move Ruby debug flags to ruby dir and remove stale options

This patch moves the Ruby-related debug flags to the ruby
sub-directory, and also removes the state SConsopts that add the
no-longer-used NO_VECTOR_BOUNDS_CHECK.
Regressions pass without problems.

This is merely cleaning things up for the DRAM patches.