소스 검색

* Do not emit error when debugserver not running

Michaël Van Canneyt 1 년 전
부모
커밋
1d29e925b5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      demo/DivAndSpan/mainunit.pas

+ 1 - 0
demo/DivAndSpan/mainunit.pas

@@ -71,6 +71,7 @@ var
   HE : THookEvent;
 
 begin
+  RaiseExceptionOnSendError:=False;
   TFresnelComponent._LogHook:=@DoFresnelLog;
   With CGEvents.Items do
     begin