|
Option |
Default |
|
-ignore-objdebug-shlib |
NULL |
|
Use this option when you are using the HP-UX +objdebug compiler option to specify a colon-separated list of libraries for which you do not want +objdebug debug information. Note that PureCoverage does instrument these libraries, but does not copy the extra debug information into the instrumented versions. This option is supported only on HP-UX 11.X.
|
|
|
-demangle-program |
not set |
|
Specifies the filter you want PureCoverage to use for demangling the names of variables and functions. For example: -demangle-program=/usr/bin/c++filt The filter c++filt is the name of the demangle program for Sun and GNU compilers. Use this option if PureCoverage's internal demangling of names is insufficient. |
|