Debugger: DefaultTimeout in attach code. Issue #25386

git-svn-id: trunk@43502 -
This commit is contained in:
martin 2013-11-29 23:24:42 +00:00
parent 820f34e246
commit 032e431f63

View File

@ -5213,6 +5213,7 @@ begin
exit;
end;
DefaultTimeOut := DebuggerProperties.TimeoutForEval;
// Tnit (StartDebugging)
TargetInfo^.TargetFlags := [tfHasSymbols]; // Set until proven otherwise