mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 22:29:28 +02:00
* Disable inline for FPC_HEAPTRC_EXTRA to facilitate cdebugging with GDB
git-svn-id: trunk@17890 -
This commit is contained in:
parent
3cc2b5e97b
commit
04d85d32d9
@ -19,6 +19,7 @@ interface
|
||||
|
||||
{$ifdef FPC_HEAPTRC_EXTRA}
|
||||
{$define EXTRA}
|
||||
{$inline off}
|
||||
{$endif FPC_HEAPTRC_EXTRA}
|
||||
|
||||
{$checkpointer off}
|
||||
|
Loading…
Reference in New Issue
Block a user