Oracle® Solaris Studio 12.4: Performance Analyzer

Exit Print View

Updated: January 2015
 
 

dcc com-spec

Specify the classes of compiler commentary that are shown in the annotated disassembly listing. The class list is a colon-separated list of classes. The list of available classes is the same as the list of classes for annotated source code listing shown in Table 5–4. You can add the options in the following table to the class list.

Table 5-5  Additional Options for the dcc Command
Option
Meaning
h[ex]
Show the hexadecimal value of the instructions.
noh[ex]
Do not show the hexadecimal value of the instructions.
s[rc]
Interleave the source listing in the annotated disassembly listing.
nos[rc]
Do not interleave the source listing in the annotated disassembly listing.
as[rc]
Interleave the annotated source code in the annotated disassembly listing.