summaryrefslogtreecommitdiff
path: root/src/python/m5/main.py
AgeCommit message (Expand)Author
2006-11-07add code to operate in lockstep with legionAli Saidi
2006-10-02Oops, forgot to assign the option to the param context.Kevin Lim
2006-10-02Add in ability to start a trace at a specific cycle.Kevin Lim
2006-08-11Started adding a system to output data after every instruction.Gabe Black
2006-07-27Output the command line.Kevin Lim
2006-07-14Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-14Minor updates.Kevin Lim
2006-07-13fix help when no arguments are passed to m5Ali Saidi
2006-07-12Add --pdbNathan Binkert
2006-07-12Fix __file__ for scriptsNathan Binkert
2006-07-11Fix option parsing.Nathan Binkert
2006-07-10Migrate most of main() and and all option parsing to pythonNathan Binkert