Finding Source Files

The search path tells the debugger where to find the source file used in the source windows. The debugger searches for the source files in the following order:

Note: The CAT_PATH_RECURSE environment variable, if specified, will cause the debugger to search recursively all subdirectories of the CAT_HOST_BIN_PATH and CAT_HOST_SOURCE_PATH environment variables.


[Back: Setting Environment Variables]
[Next: Limitations]