gem5/src/python/m5
Miles Kaufmann eddf6f1637 python: Write configuration file without reassigning sys.stdout.
Using print >>ini_file syntax instead of reassigning sys.stdout
allows the python debugger to be used.

--HG--
extra : convert_revision : 63fc268f2e80f338ad1a7abe54b9e979e2239609
2007-08-30 15:16:59 -04:00
..
internal python: Improve support for python calling back to C++ member functions. 2007-08-02 22:50:02 -07:00
__init__.py python: provide access to stats 2007-08-04 16:02:04 -07:00
attrdict.py Migrate most of main() and and all option parsing to python 2006-07-10 23:00:13 -04:00
convert.py Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
environment.py Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
event.py Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
main.py main: expose the build information as a simple command line parameter 2007-08-02 11:59:02 -07:00
multidict.py Enable proxies (Self/Parent) for specifying ports. 2006-09-05 22:04:34 -07:00
params.py python: Write configuration file without reassigning sys.stdout. 2007-08-30 15:16:59 -04:00
proxy.py Fixes for Port proxies and proxy parameters. 2006-10-08 18:26:59 -07:00
SimObject.py python: Write configuration file without reassigning sys.stdout. 2007-08-30 15:16:59 -04:00
simulate.py python: Write configuration file without reassigning sys.stdout. 2007-08-30 15:16:59 -04:00
smartdict.py Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
stats.py Do the default argument stuff in python 2007-03-03 07:45:55 -08:00
ticks.py Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
util.py Split config.py into multiple files. 2006-09-04 10:52:26 -07:00