MG: reduced output

git-svn-id: trunk@426 -
This commit is contained in:
lazarus 2001-11-16 09:01:52 +00:00
parent 996fa0e40e
commit fba4f31c5a

View File

@ -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;