Add executable parameter to LiveProcess. This allows the argv[0] value to
authorSteve Reinhardt <stever@eecs.umich.edu>
Sat, 1 Oct 2005 20:02:47 +0000 (16:02 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Sat, 1 Oct 2005 20:02:47 +0000 (16:02 -0400)
commit93e60de65647f3324e59b291c35ef2cf3a0fb9a0
tree6c4f77185a157d91487c9ca46c4e77ace17a7b5a
parent30ad202a31c99198b5ecf3c30dbd6e594a464dbf
Add executable parameter to LiveProcess.  This allows the argv[0] value to
stay fixed even if the path to the binary changes, so the simulation results
are independent of that path.

--HG--
extra : convert_revision : d1109cd284466c14eddc97289908a51e771fc5db
python/m5/objects/Process.py
sim/process.cc
sim/process.hh