mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-06 10:58:13 +02:00
FpDebug: float register, set exception mask while retrieving.
This commit is contained in:
parent
ae9a3f9147
commit
c40ded9bd0
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user