Next: , Previous: Makefile Variables, Up: Amake Features


13.4 Debugging

Extensive amake debugging messages are enabled with the --debug option, as usual.

If target caching is enabled, the amake --debug option also enables tcd debugging, which is written to tcd.err files in the current directory.

The environment variable ACCESS_DEBUG enables verbose debugging messages from the libaccess wrappers. The makefile variable of the same name is automatically exported.