On Thu, 4 Oct 2012, Robert PINSKER wrote:

My experience was that:

DebugFlag("Tube")
Did not generate a file debug/Tube.hh

Whereas

DebugFlag("tube")
DID generate a file debug/tube.hh.

I am assuming that this is because the name of the corresponding file in the 
src tree was tube.hh not Tube.hh.
This is an assumption but I can't think of another reason.


I think you should carry out the entire experiment again. Make sure that you use the correct header file and that the debug flag is used some where.

--
Nilay
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to