Skip Navigation Links | |
Exit Print View | |
What's New in the Oracle Solaris Studio 12.3 Release Oracle Solaris Studio 12.3 Information Library |
1. Introducing the Oracle Solaris Studio 12.3 Release
About This What's New... Guide
7. The Oracle Solaris Studio IDE
9. Known Problems, Limitations, and Workarounds in This Release
Oracle Solaris Studio comprises a suite of tools for application development on Oracle Solaris and Linux operating environments:
High performance optimizing compilers and runtime libraries for C, C++, and Fortran (cc, CC, and f95) that natively implement the OpenMP 3.1 API for shared memory parallelization.
The scriptable and multithread aware interactive dbx command-line debugger and dbxtool debugger GUI.
The highly optimized and multithreaded Sun Performance Library.
A Performance Analyzer to profile single- and multithreaded applications to detect performance bottlenecks and inefficiencies, and DLight for system profiling using DTrace technology on Oracle Solaris environments.
A Thread Analyzer to identify potential and hard-to-detect data race and deadlock conditions at runtime before they occur in multithreaded applications.
New Code Analyzer tools for analyzing static code errors, dynamic memory access errors, and code coverage data together to find important errors in your code that cannot be found by other error detection tools.
An IDE tailored for use with the component compilers, debugger, and analysis tools, along with a code-aware editor, workflow, and project functionality for building applications.
Links to the complete set of Oracle Solaris Studio documentation can be found on the Oracle Technical Network portal, http://www.oracle.com/technetwork/server-storage/solarisstudio/documentation.