Hi all,

I want to trace both x86 instruction and its microcodes.

I could get microcode trace with marss. For x86 instruction, I uncommented
TRACE_RIP definition in ptlsim.h, and got plt_rip_trace file. Then I ran
trace_to_func.py but got "Can't find function"... It seems this script is
to map instruction address to disassembled symbole file, right? Does anyone
know how to trace instructions instead of function with marss86? Thanks!

Best,
David
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to