mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 19:29:31 +02:00
Debugger: DefaultTimeout in attach code. Issue #25386
git-svn-id: trunk@43502 -
This commit is contained in:
parent
820f34e246
commit
032e431f63
@ -5213,6 +5213,7 @@ begin
|
||||
exit;
|
||||
end;
|
||||
|
||||
DefaultTimeOut := DebuggerProperties.TimeoutForEval;
|
||||
|
||||
// Tnit (StartDebugging)
|
||||
TargetInfo^.TargetFlags := [tfHasSymbols]; // Set until proven otherwise
|
||||
|
Loading…
Reference in New Issue
Block a user