summaryrefslogtreecommitdiff
path: root/util/statetrace
AgeCommit message (Expand)Author
2009-05-17includes: sort includes againNathan Binkert
2007-09-04X86/StateTrace: Make m5 and statetrace track mmx and xmm registers, and actua...Gabe Black
2007-08-07Statetrace: Make statetrace do string instructions all at once like m5 does.Gabe Black
2007-08-01Statetrace: Make sure all the info block strings are printed.Gabe Black
2007-07-29Statetrace: Make statetrace patch amd64 executables for true single stepping ...Gabe Black
2007-07-29Statetrace: Print the correct address of auxiliary vectors.Gabe Black
2007-07-28Statetrace: Implement the AMD64 version of TraceChild.Gabe Black
2007-07-28Statetrace: Fix indendation. Set the default hostname to "localhost" instead ...Gabe Black
2007-07-28Statetrace: Fix compilation problem.Gabe Black
2007-03-15Update to statetrace. This will break it, but I want to make sure it gets int...Gabe Black
2007-03-05Fixing statetrace to work with 32 bit SPARC processes, as well as rewritting ...Gabe Black
2006-10-19Cleaned up the function a bit to help route out bugs.Gabe Black
2006-10-18Fixed up exetrace.cc to deal with microcode, and to made floating point regis...Gabe Black
2006-09-17Adding what was tracedump but is now statetrace to the tree. Let me know if s...Gabe Black