florian
|
8ed35dd5fb
* do a stack trace in case of abording with an heap error when EXTRA is defined
|
18 years ago |
florian
|
2fb33c4664
* better export of EXTRA define of heaptrc unit
|
18 years ago |
Jonas Maebe
|
01749b93f3
* disabled checkpointer for Darwin since it doesn't work
|
18 years ago |
pierre
|
1eefed6cfe
+ HaltOnNotReleased boolean added:defaults to false.
|
18 years ago |
Károly Balogh
|
8311d34b3f
+ added some morphos support to checkpointer
|
19 years ago |
florian
|
481f73e989
* don't check pointers in the heap trace unit fixes #7050
|
19 years ago |
florian
|
f9df108e03
* heaptrc should be multi threading safe now
|
19 years ago |
Tomas Hajny
|
ad14231358
* fix for OS/2 - StackTop is a pointer now
|
19 years ago |
florian
|
0a1275dcf7
* fixed heaptrc for win64
|
19 years ago |
Jonas Maebe
|
b8e3723bb0
- removed markheap since it doesn't work anymore (since a long
|
19 years ago |
peter
|
4c56a87d59
* integrate loaders in system unit
|
19 years ago |
Vincent Snijders
|
32fc7668cc
write pointer values using 16 hexadecimal digits on 64 bits platforms
|
19 years ago |
Tomas Hajny
|
349d7108ce
* Check of memory ranges under OS/2 added to HeapTrc
|
20 years ago |
yury
|
a6b84b93e1
* another ARM data alignment issue was fixed.
|
20 years ago |
yury
|
7ec8589616
* added support for wince in heaptrc.
|
20 years ago |
peter
|
822f7f0f16
* allow freemem nil
|
20 years ago |
michael
|
fccc19aa5c
+ Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
|
20 years ago |
michael
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
aef9ac69a2
* fixed crash in tracereallocmem statictics
|
20 years ago |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
20 years ago |
florian
|
522531dbf8
* fixed pointer checking for win32, thx to Martin Schreiber for the patch
|
20 years ago |
peter
|
617bd39762
* fix getheapstatus bootstrapping
|
20 years ago |
marco
|
daf59fbd7e
* getFPCheapstatus (no, FPC HEAP, not FP CHEAP!)
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
14334ebb1b
* uses _eend instead of _edata in checkpointer, patch by
|
20 years ago |
peter
|
a263b1d40e
* GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize
|
21 years ago |
peter
|
b454870988
* fix for non-i386
|
21 years ago |