hw4 test
This commit is contained in:
@@ -29,6 +29,7 @@ const char dbgFile = 'f'; // file system
|
||||
const char dbgAddr = 'a'; // address spaces
|
||||
const char dbgNet = 'n'; // network emulation
|
||||
const char dbgSys = 'u'; // systemcall
|
||||
const char dbgSche = 'z';
|
||||
|
||||
class Debug {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user