I'm not sure exactly what you're asking... you should instantiate
Debug from your configuration script.  Once you do that, everything
else should just work.

I don't know enough about how lib-ruby is built or used to say more.

Steve

On Wed, Jul 22, 2009 at 1:33 PM, Somayeh Sardashti<soma...@cs.wisc.edu> wrote:
> Hi,
>
> I am currently working on changing ruby configuration to M5 style
> configuration.
>
> I have started with Debug object, based on tutorial, I have implemented
> Debug.py and changed Debug.hh/cc to get and process params.
>
> At this point, because we are using lib-ruby, my problem is that how we
> can make it initialize Debug object in M5 style. Also, where should I
> instantiate debug? one possible place is RubyMemory.py but it is not
> used when we use lib-ruby.
>
> Thanks,
> Somayeh
> _______________________________________________
> m5-dev mailing list
> m5-dev@m5sim.org
> http://m5sim.org/mailman/listinfo/m5-dev
>
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to