> Is it possible to fix the width of the information prepended by DPRINTF?  I 
> would be great if we could maintain the current fixed width format.

That might be hard (and may argue for DPRINTFN).  In practice, when I
want that, I usually just ensure that my object names end up not
varying in length.

e.g. system0.cpu0.l1_foo0.  If I have more than 10 things, I make the
name cpu00 or something like that.

  Nate
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to