mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 01:17:11 +02:00
MG: reduced output
git-svn-id: trunk@426 -
This commit is contained in:
parent
996fa0e40e
commit
fba4f31c5a
@ -414,7 +414,9 @@ begin
|
||||
+' '+AnException.Message;
|
||||
end;
|
||||
end;
|
||||
WriteDebugReport(true,false,false,false,false);
|
||||
{$IFDEF CTDEBUG}
|
||||
WriteDebugReport(true,false,false,false,false);
|
||||
{$ENDIF}
|
||||
writeln('### TCodeToolManager.HandleException: '+AnException.Message);
|
||||
end;
|
||||
if not FCatchExceptions then raise AnException;
|
||||
|
Loading…
Reference in New Issue
Block a user