FastMM4 icon indicating copy to clipboard operation
FastMM4 copied to clipboard

Configurable callstack depth

Open jaclas opened this issue 6 years ago • 0 comments

const
  {The stack trace depth. (Must be an *uneven* number to ensure that the
   Align16Bytes option works in FullDebugMode.)}
  StackTraceDepth = 11;

Please add posibility to configure value of StackTraceDepth const by modify FastMM4Options.inc

jaclas avatar Jul 31 '19 13:07 jaclas