Have you tried gem5.opt --debug-flags=Exec as explained at
http://www.gem5.org/Trace_Based_Debugging ?

I can't test it on SE because I can't get SE working at all:
https://stackoverflow.com/questions/48959349/how-to-solve-fatal-kernel-too-old-when-running-gem5-in-syscall-emulation-se-m
, how did you do it? But it does work on fs.py.


On Fri, Mar 30, 2018 at 11:08 PM, Barbora Murinová <
barcinka.murin...@gmail.com> wrote:

> Hi all,
>
> I would like to have each executed instruction of the file being executed
> printed out. Something along the lines of:
>
>     leaq    -32(%rbp), %rcx
>     movq    %rcx, %rax
>
> and so on. How can I do that?
>
> Thank you,
> Barbora
>
> --
> ----------------
> Barbora Murinová
> The University of Edinburgh
> SK: +421905718390 <+421%20905%20718%20390>
> UK: +447477833795 <+44%207477%20833795>
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to