Commit Graph

67 Commits

Author SHA1 Message Date
peter
b4a852e74b * merged 1999-07-05 20:22:08 +00:00
pierre
f664777328 * support for heap allocated before TraceGetMem is used in
FPC_CHECKPOINTER
  * faster CHECKPOINTER routine (list of valid blocks only !)
1999-05-23 00:07:17 +00:00
pierre
28c391a3a2 * allow for .bss section below heaporg in go32v2 code 1999-05-18 22:15:55 +00:00
pierre
cfc811c376 * allow nil pointer in FPC_CHECKPOINTER !! 1999-05-16 23:56:09 +00:00
pierre
c4ee11532a + with EXTRA memory is filled with $F0 and checked at end 1999-05-12 16:49:29 +00:00
pierre
132f4cf015 + extra's with -dEXTRA, uses a CRC check for released memory 1999-05-11 12:52:42 +00:00
peter
a8a60d933a * show also allocation stack for a wrong size 1999-03-26 19:10:34 +00:00
pierre
710ab457d7 * no heap dump if program has an heap error ! 1999-02-16 17:20:26 +00:00
pierre
ab763cd69c + added text arg for dump_stack 1999-01-22 12:39:19 +00:00
michael
f5eeedee0b + Removed underscores in heaptrc unit 1998-12-15 23:49:51 +00:00
peter
c7875f8dd9 * write extra info also for wrong size 1998-11-16 12:20:13 +00:00
pierre
47f406fc04 * size is now also checked
+ added halt_on_error variable (default true)
    to stop at first error in getmem/freemem
1998-11-06 08:46:01 +00:00
pierre
b6986c4f1c * changed default to keepreleased=false
(allows to compile pp in one call without reaching the
    64Mb limit of Windows 95 dos box)
  * corrected so typo errors
1998-10-09 11:59:31 +00:00
pierre
64b0e99cc9 + added possibility for more info 1998-10-08 14:49:05 +00:00
pierre
0bccbc5fde + added trace of first dispose for errors 1998-10-06 17:09:13 +00:00
peter
45f1890009 + quicktrace 1998-10-02 10:35:38 +00:00
peter
c783636b0f + first version 1998-10-01 14:54:20 +00:00