C and C++ SoftBench User's Guide
Using SoftBench Static Analyzer
If Something Goes Wrong
Chapter 9280
Duplicate instances of
identifier appear in query
results.
Your Static database may contain
data from source files that have been
removed. Remove the database and
rebuild the code and repeat the query.
Alternatively, use staticrmfile to
remove data on specific files. See
staticrmfile(1).
Symbols that you have
removed from your code
appear in query results.
Your Static database may contain
data from source files that have been
removed. Remove the database and
rebuild the code and repeat the query.
Alternatively, use staticrmfile to
remove data on specific files. See
staticrmfile(1).
Table 9-2
Condition or Message Explanation