Searched hist:4941 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dmain.ccdiff 4941:595b53060bc1 Sat Aug 04 19:00:00 EDT 2007 Nathan Binkert <nate@binkert.org> main: return an an exit code of 1 when we exit due to a python exception.
This requires us to not use PyRun_SimpleString, but PyRun_String since the
latter actually returns a result

Completed in 10 milliseconds