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 |
peter
|
869b0ecc85
* compiler defined HEAP and HEAPSIZE removed
|
21 years ago |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 years ago |
peter
|
a5c6d5130a
* fix reallocmem
|
21 years ago |
michael
|
b40e27f8b9
Fix tracememsize for ansistrings (From Peter)
|
21 years ago |
peter
|
244b6d1435
fixed go32v2 compile
|
21 years ago |
peter
|
2ed14823c5
* New heapmanager that releases memory back to the OS, donated
|
21 years ago |
peter
|
7bfe6e60a7
check whether bp is in the stack value allocated by the main program
|
21 years ago |
peter
|
8c60c6f93e
* ordinal-pointer conversions fixed
|
21 years ago |
peter
|
abfc396c40
* cmem moved to rtl
|
21 years ago |
michael
|
c131b0a7b0
+ Fix from peter for win32 SIGTRAp signal
|
21 years ago |
daniel
|
f9efd57801
* Use $ for hex numbers instead of alien 0x
|
21 years ago |
peter
|
9704595c94
* when retrieving stackdump check if bp is smaller than the previous
|
22 years ago |