Hi,

I am debugging gem5 using gdb and DPRINTF. Since gem5 has wrapped
architecture-relevant C++ code with SWIG, It is hard to debug with gdb.

I am trying to use DPRINTF in the architecture-relevant C++ code (let's say
cache_impl.hh), but it does not print to the shell during the simulation.

What should I do to find my output?
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to