Target Language Compiler    

Chapter 6
Debugging TLC


About the TLC Debugger

The TLC debugger helps you identify programming errors in your TLC code. Using the debugger, you can:

The TLC debugger has a command line interface and uses commands similar to standard debugging tools such as dbx or gdb.


 Filenames and Search Paths Tips for Debugging TLC Code