summaryrefslogtreecommitdiff
path: root/src/arch/arm/nativetrace.cc
AgeCommit message (Expand)Author
2009-11-08ARM: Split the condition codes out of the CPSR.Gabe Black
2009-07-29ARM: Make the ARM native tracer stop M5 if control diverges.Gabe Black
2009-07-29ARM: Make sure the target process doesn't run away from statetrace.Gabe Black
2009-07-27ARM: Only send information that changed between statetrace and M5.Gabe Black
2009-07-27imported patch nativetracestreamline.patchGabe Black
2009-07-27ARM: Make native trace print out what instruction caused an error.Gabe Black
2009-07-27ARM: Make native trace only print when registers are changing value.Gabe Black
2009-07-27ARM: Add a native tracer.Gabe Black