Hi Yingyingcan you send me the Updates file SConscript after adding falg.
thanksMir
--- On Sat, 13/10/12, Cookie wrote:
From: Cookie
Subject: [gem5-users] debugging in Gem5
To: "gem5 users mailing list"
Date: Saturday, 13 October, 2012, 12:07 AM
To whom it may concern,
I have a question rel
Sorry but I forgot the mention, I was trying to debug in
MESI_CMP_directory-*.sm. There seems no header including needed. So I only
modified the SConscript file as well as my own DPRINTF in *.sm.
Thanks,
Yingying
On Fri, Oct 12, 2012 at 1:37 PM, Cookie wrote:
> To whom it may concern,
>
> I ha
On Fri, 12 Oct 2012, Cookie wrote:
To whom it may concern,
I have a question related to debugging in Gem5. I tried to debug using
DPRINTF in ruby. As instructed in (http://gem5.org/Debugging), I added my
own debug flag 'RubyMyCache' in src/mem/SConscript. Then I compiled the
m5.debug and ran it