Statetrace: Tweak the help for the -nt option.
This commit is contained in:
@@ -56,7 +56,7 @@ printUsage(const char * execName)
|
||||
cout << " -h print this help" << endl;
|
||||
cout << " --host remote m5 host to connect to" << endl;
|
||||
cout << " -i print initial stack state" << endl;
|
||||
cout << " -nt don't print an instruction trace" << endl;
|
||||
cout << " -nt don't trace execution" << endl;
|
||||
}
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user