mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 07:37:02 +02:00
lazdebuggers: fixed compile linux
This commit is contained in:
parent
f97a493801
commit
e8b2d0f821
@ -3092,8 +3092,8 @@ begin
|
||||
{$IFDEF MSWINDOWS}
|
||||
{$IFDEF WIN64} , bplRtlRestoreContext, bplFpcSpecific {$ENDIF}
|
||||
, bplFpcExceptHandler ,bplFpcFinallyHandler, bplFpcLeaveHandler
|
||||
{$ENDIF}
|
||||
, bplSehW32Except, bplSehW32Finally
|
||||
{$ENDIF}
|
||||
]);
|
||||
|
||||
case st of
|
||||
|
Loading…
Reference in New Issue
Block a user