Hi,
First of all, look at: http://gem5.org/Debugging
The easiest way for you should be to use the --pdb flag.
Also, adding "import pdb; pdb.set_trace()" where you'd like the debugger to 
break is very useful.

Regards,
Uri

From: [email protected] [mailto:[email protected]] On 
Behalf Of Heba Saadeldeen
Sent: 27 February 2012 22:33
To: gem5 users mailing list
Subject: [gem5-users] Debug python script

Hi,

I am trying to understand the hierarchy configuration in fs.py. So I was 
wondering if there is a way were you can debug those scripts?

Thanks,
--
Heba

-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to