FpDebug: float register, set exception mask while retrieving.

This commit is contained in:
Martin 2024-07-11 16:19:13 +02:00
parent ae9a3f9147
commit c40ded9bd0

View File

@ -114,6 +114,7 @@ uses
{$IF FPC_Fullversion>30202} {$IF FPC_Fullversion>30202}
{$ifNdef cpui386} ufloatx80, sfpux80, {$endif} {$ifNdef cpui386} ufloatx80, sfpux80, {$endif}
{$ENDIF} {$ENDIF}
Math,
LazLinkedList, LazLinkedList,
FpDbgUtil, FpDbgUtil,
FpDbgClasses, FpDbgClasses,