ITD - InterBase Trivial Debugger Help - Index
TOC:

Abstract:

This HTML file covers features of ITD - InterBase Trivial Debugger Ver. 0.3

Author:

Edward V. POPKOV
Independent IT consultant
evpopkov@carry.neonet.lv
Riga, Latvia

Distribution:

ITD, InterBase Trivial Debugger, comes to you completely free with source code. You use it on your own risk without any warranties. Feel free to modify it in any way you wish. If you decide to pass it further, please mention the author as an originator.

Compilation:

Check Project -> Options... -> Directories and Conditions for paths to match your logical structure.

Execution:

Place the itd.dll somewhere in your search path. See files in \demo directory of this package for examples.

Bugs Fixed:

The following bugs were reported since previous release:

  1. Console doesn't appear when running ITD scripts on InterBase 4.x.

    Reported by: Nicole LEDUC nleduc@mediane-info.fr

    Workaround: you can now pass a file name to ITDStart to have your debugging output duplicated to the disk.

Release Notes:

Check Bugs Fixed and Symbols for a new feature added to avoid the reported bug.


ITD source and HTML reference files created and originally distributed by Edward V. POPKOV