Re: [m5-dev] question about Ruby configuration (in M5 style)

2009-07-23 Thread Steve Reinhardt
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

[m5-dev] question about Ruby configuration (in M5 style)

2009-07-22 Thread Somayeh Sardashti
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