home *** CD-ROM | disk | FTP | other *** search
- Here are some of the patches for Turbo Pascal 5.0 and Turbo Debugger 1.5
- that we've had on our patch machine but were not available on CIS until now.
-
- 1. TP5INC.PAT
- This handout describes the patches needed in order for Turbo
- Pascal version 5.0 to generate the correct debug information so
- that an $Include file in a user defined unit can be found by
- Turbo Debugger.
-
- 2. INT60.PAT
- Program to patch TURBO.EXE version 5.0 for the problem with
- the vector for interrupt $60 getting changed in the IDE.
-
- 3. TD1PAT.ARC
- fix for problem with TPC /V option involving include files
- fix for problem with TPC /V option involving garbage in names pool
- fix for problem with TURBO's standalone debugging option involving
- include files
- fix for problem with TURBO's standalone debugging option involving garbage
- in names pool
-
- 4. TDOVLPAT.ARC
- Fixes bug in which you cannot trace into Turbo Pascal units which occur in
- the program when the units contain code that has been stripped out.
-