Searched refs:GEM5_DEBUG (Results 1 - 1 of 1) sorted by relevance

/gem5/util/dist/
H A Dgem5-dist.sh101 GEM5_DEBUG="-debug"
269 if [ "x$GEM5_DEBUG" != "x" ]
362 [ "x$GEM5_DEBUG" == "x" ] || { echo "DEBUG session"; wait $SW_PID; exit -1; }

Completed in 4 milliseconds