Target Language Compiler    

Debugging TLC Files


The Target Language Compiler debugger is a command line debugger that enables you to identify problems in executing TLC code. The following sections describe the facilities provided and provide examples of use. If you have not already done so, you may also wish to follow the tutorials Debugging Your TLC Code and Using TLC Code Coverage to Aid Debugging.
About the TLC Debugger
Introducing the TLC debugging facility
Using the TLC Debugger
Enabling tracing and coverage, and command summary
TLC Coverage
Determining what TLC statements are executed
TLC Profiler
Measuring the execution time of each TLC function


  Filenames and Search Paths About the TLC Debugger