Sun Studio 12: Debugging a Program With dbx

Fixing C++ Template Definitions

C++ template definitions cannot be fixed directly. Fix the files with the template instances instead. You can use the -f option to override the date-checking if the template definition file has not changed. For programs compiled with the Sun Studio C compiler, dbx looks for template definition .o files in the default repository directory SunWS_cache. The -ptr compiler option is not supported by the fix command in dbx.