It shouldn't matter. I don't believe there have been any changes to
this between stable and dev. Using printf and the cout based printing at
once may be causing issues and is generally dangerous. You should
probably use DPRINTFN() which should work just fine. 

Ali 

On
02.05.2012 09:55, Edward Kim wrote: 

> Hi,
> 
> In gem5-stable version,
I can see the print message through terminal
> using printf() or
cprintf(). But, in the development version, ie.
> gem5-570b44fe6204
which I am using, I can't see the message any more.
> 
> How can I do
for it?
> 
> Thanks,
> 
> --Edward
>
_______________________________________________
> gem5-users mailing
list
> [email protected]
>
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

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

Reply via email to