Procedure CheckPointer(p : Pointer); \Description Called by the code generator when a pointer is referenced in heap debug mode. Verifies that the pointer actually points in the heap area. \Parameters p = pointer to check \Notes This routine should save /restore all used registers. (note, the sources of these are in public CVS, and are work in progress. Dir fpc/docs/internal)