ARM: Make native trace only print when registers are changing value.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 27 Jul 2009 07:52:01 +0000 (00:52 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 27 Jul 2009 07:52:01 +0000 (00:52 -0700)
commita41e1320077fc12869827899d034d5e3de155ffd
treeded3453c84e95f7fe31786b5b5cf98630f03b221
parent519ace4dfdb5150915336735a34e21fb6c70b1dd
ARM: Make native trace only print when registers are changing value.
When registers have incorrect values but aren't actively changing, it's likely
they're not being modified at all. The fact that they're still wrong isn't
very important.
src/arch/arm/nativetrace.cc
src/arch/arm/nativetrace.hh