Introduction - If you have any usage issues, please Google them yourself
Borland Pascal Debug Kit 1.10b by NederWare
provides the programmer with
■ Allocation and deallocation tracking
■ A report of not deallocated memory after
your program s termination
■ A full stack dump (procedure names and
parameters) if a run-time error occurs
■ C-like assertions to `fortify subsystems
You never want to be without it!