Sun Studio 12: Debugging a Program With dbx

Specifying the Location of Your C Source Files or C++ Source Files

dbx might not be able to find your C source files or C++ source files in the following circumstances:

In such cases, use the pathmap command (see pathmap Command) to map one path name to another so that dbx can find your files.