Dec 062017
Full Description of File
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!
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!
Borland Pascal Debug Kit 1.10b by NederWare provides the programmer with allocation and deallocation tracking, a report of memory not deallocated after your program’s termination, a full stack dump if a run-time error occu | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
ASSERTIO.PAS | 1172 | 648 | deflated |
BBCONST.PAS | 909 | 424 | deflated |
BBERROR.PAS | 6720 | 2426 | deflated |
BBFILE.PAS | 25778 | 7595 | deflated |
BBGUI.PAS | 6097 | 2106 | deflated |
BBOBJECT.PAS | 8477 | 2187 | deflated |
BBSTRRES.PAS | 2648 | 1131 | deflated |
BBUTIL.PAS | 16750 | 4804 | deflated |
EMS.PAS | 4829 | 1650 | deflated |
FILE_ID.DIZ | 350 | 233 | deflated |
HEAP.DIF | 5384 | 1512 | deflated |
HEAP.OBJ | 1420 | 1084 | deflated |
LICENSE.FRM | 2915 | 1357 | deflated |
MANUAL.TXT | 57845 | 14476 | deflated |
MEMCHECK.PAS | 10051 | 2566 | deflated |
OBJMEMOR.PAS | 31086 | 5547 | deflated |
PMD.PAS | 8524 | 2878 | deflated |
PMDWIN.DLL | 2064 | 1037 | deflated |
READ.ME | 3070 | 1407 | deflated |
REGISTER.FRM | 9854 | 3259 | deflated |
SMALL.TPH | 57597 | 19475 | deflated |
SYSTEM.DIF | 325 | 214 | deflated |
SYSTEM.TPP | 50608 | 26504 | deflated |
SYSTEM.TPU | 49344 | 26029 | deflated |
SYSTEM.TPW | 34448 | 16549 | deflated |
TDINFO.PAS | 40162 | 9185 | deflated |
TESTMEM.EXE | 59024 | 29655 | deflated |
TESTMEM.PAS | 952 | 506 | deflated |
TESTPMD.PAS | 1189 | 590 | deflated |
WMEM.DIF | 3971 | 1144 | deflated |
WMEM.OBP | 1389 | 1042 | deflated |
WMEM.OBW | 1482 | 1095 | deflated |
XMS.PAS | 4047 | 1328 | deflated |
Download File PMD110.ZIP Here
Contents of the READ.ME file
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!
Program information
===================
Program: Borland Pascal Debug Kit
Release: 1.10b
Date: 10 november 1994
Author: Berend de Boer
Company: Nederware
CIS: 100120,3121
email: [email protected]
Fidonet: Berend de Boer, 2:281/527.23
Fax: +31 4186-1992
This file contains late minute information which could for some reason
not be included in the manuals. A list of all files in this release is
provided too.
About the Borland Pascal Debug Kit
==================================
This Kit helps Borland Pascal 7.0 Dos/DPMI or Windows programmers to develop
programs with less bugs faster. This Kit can track memory allocations
and deallocations, give a report of not allocated memory, give a
symbolic stackd dump if a run-time error occurs and much more.
The manual is contained in MANUAL.TXT. The original manual is typesetted
in the Borland look. Converted to ascii, it doesn't look very nice. Also
the reference section is not included. Registered users get a full,
printed, ringbound manual.
Where is the latest version
===========================
The Borland Pascal Kit is distributed through many BBS's and network.
Here the list of BBS's guaranteed to have the latest version:
CompuServe
go to the BPASCAL forum, check out lib 3 for the file PMDxxx.ZIP where
xxx is the version number.
Fidonet
Contrast BBS, 2:281/527, carries NederWare tools. Check out the file
PMDxxx.ZIP or use the magic file name PMD for the latest version.
The phone number of Contrast is:
from The Netherlands call: 070-3234903
from all other countries call: +31 70-3234903
The PMDxxx.ZIP (or PMDxxx.ARJ or whatever, as sysops may use a
different compression program) is also distributed through
PascalNet.
Internet
You might try garbo.uwasa.fi:/pc/turbopas. But it's not guaranteed
they have absolute the latest version.
FILES
=====
BB*.PAS - general purpose routines
HEAP.DIF - diff file with all changes made to HEAP.ASM
LICENSE.FRM - license details for this package
MANUAL.TXT - ascii version of manual.
MEMCHECK.PAS - tracks allocations and deallocations
OBJMEMORY.PAS - memory objects
PMD.PAS - the post mortem debugger
PMD.TPH - Full help in Borland IDE for all supplied units
(registered version only)
READ.ME - this file
REGISTER.FRM - tells you how to register this package
SMALL.TPH - An extract of PMD.TPH showing you some units. You get
the full help version if you register.
SYSTEM.DIF - diff file with all changes made to SYSTEM.PAS routine
TDINFO.PAS - the heart of the utilities, the debug reader
TESTMEM.EXE - compiled version of TESTMEM.PAS
TESTMEM.PAS - program to test MemCheck
TESTPMD.PAS - program to test the Post Mortem Debugger
WMEM.DIF - diff file with all changes made to WMEM.ASM
Also included are the compiled versions of SYSTEM.PAS and WMEM.ASM and
HEAP.ASM
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!
Program information
===================
Program: Borland Pascal Debug Kit
Release: 1.10b
Date: 10 november 1994
Author: Berend de Boer
Company: Nederware
CIS: 100120,3121
email: [email protected]
Fidonet: Berend de Boer, 2:281/527.23
Fax: +31 4186-1992
This file contains late minute information which could for some reason
not be included in the manuals. A list of all files in this release is
provided too.
About the Borland Pascal Debug Kit
==================================
This Kit helps Borland Pascal 7.0 Dos/DPMI or Windows programmers to develop
programs with less bugs faster. This Kit can track memory allocations
and deallocations, give a report of not allocated memory, give a
symbolic stackd dump if a run-time error occurs and much more.
The manual is contained in MANUAL.TXT. The original manual is typesetted
in the Borland look. Converted to ascii, it doesn't look very nice. Also
the reference section is not included. Registered users get a full,
printed, ringbound manual.
Where is the latest version
===========================
The Borland Pascal Kit is distributed through many BBS's and network.
Here the list of BBS's guaranteed to have the latest version:
CompuServe
go to the BPASCAL forum, check out lib 3 for the file PMDxxx.ZIP where
xxx is the version number.
Fidonet
Contrast BBS, 2:281/527, carries NederWare tools. Check out the file
PMDxxx.ZIP or use the magic file name PMD for the latest version.
The phone number of Contrast is:
from The Netherlands call: 070-3234903
from all other countries call: +31 70-3234903
The PMDxxx.ZIP (or PMDxxx.ARJ or whatever, as sysops may use a
different compression program) is also distributed through
PascalNet.
Internet
You might try garbo.uwasa.fi:/pc/turbopas. But it's not guaranteed
they have absolute the latest version.
FILES
=====
BB*.PAS - general purpose routines
HEAP.DIF - diff file with all changes made to HEAP.ASM
LICENSE.FRM - license details for this package
MANUAL.TXT - ascii version of manual.
MEMCHECK.PAS - tracks allocations and deallocations
OBJMEMORY.PAS - memory objects
PMD.PAS - the post mortem debugger
PMD.TPH - Full help in Borland IDE for all supplied units
(registered version only)
READ.ME - this file
REGISTER.FRM - tells you how to register this package
SMALL.TPH - An extract of PMD.TPH showing you some units. You get
the full help version if you register.
SYSTEM.DIF - diff file with all changes made to SYSTEM.PAS routine
TDINFO.PAS - the heart of the utilities, the debug reader
TESTMEM.EXE - compiled version of TESTMEM.PAS
TESTMEM.PAS - program to test MemCheck
TESTPMD.PAS - program to test the Post Mortem Debugger
WMEM.DIF - diff file with all changes made to WMEM.ASM
Also included are the compiled versions of SYSTEM.PAS and WMEM.ASM and
HEAP.ASM
December 6, 2017
Add comments