Hi all,

I am beginner in gem5. I would like to activate all the DPRINT statements
in dram_ctrl.cc file (gem5/src/mem/dram_ctrl.cc) by enabling debug flags
and show the statements by running gem5.

To do so, I wrote:
build/ARM/gem5.opt --debug-flags=DRAM configs/example/se.py | head -n 50

then I wrote:
build/ARM/gem5.opt --debug-flags=DRAM configs/example/se.py -c
tests/test-progs/hello/bin/arm/linux/hello

However, I couldn't see the statements.

I think I did some wrong. Please let me know what is the exact way to
enable flags and see the result.

Thanks and regards,
Mandrita
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to