* strace.cc (strace::hello): Set inited, when appropriate.
This commit is contained in:
@@ -37,6 +37,7 @@ strace::hello()
|
||||
return;
|
||||
}
|
||||
|
||||
inited = 1;
|
||||
if (!being_debugged ())
|
||||
return;
|
||||
|
||||
|
Reference in New Issue
Block a user