FpDebug: Don not pause debugging after a library has been loaded

git-svn-id: trunk@44618 -
This commit is contained in:
joost 2014-04-06 13:41:27 +00:00
parent c215259e91
commit 0341bfb4de

View File

@ -224,7 +224,7 @@ begin
deLoadLibrary: deLoadLibrary:
begin begin
debugln('LoadLibrary'); debugln('LoadLibrary');
continue:=false; continue:=true;
end; end;
deInternalContinue: deInternalContinue:
begin begin