Oracle Developer Studio 12.5 Information Library
Updated: June 2017
 
 
Exit Print View

Collapse details buttonLicensing Information

License Information User Manual Oracle Developer Studio 12.5 Last Updated: JULY 2016  Provides Oracle and third-party licensing information for Oracle's Oracle Developer Studio 12.5Download PDF

Collapse details buttonGetting Started With Oracle Developer Studio

Oracle Developer Studio 12.5: Release Notes  Provides information about known problems and other issues with this Oracle Developer Studio 12.5 release.Download PDF
What's New in the Oracle Developer Studio 12.5 Release  Describes the new and changed features in the compilers and tools with this Oracle Developer Studio 12.5 release.Download PDF
Oracle Developer Studio 12.5: Installation Guide  Provides instructions for installing and uninstalling the Oracle Developer Studio 12.5 software on all supported platforms using package installers and from a tar file. It also provides instructions for installing the required Oracle Solaris 10 patches. Appendices list the product packages, the required patches, and the version numbers of components.Download PDF
Oracle Developer Studio 12.5: Overview  This Oracle Developer Studio 12.5 Overview manual describes the components of the Oracle Developer Studio product and explains how they can be used together in a development work flow.Download PDF
Oracle Developer Studio 12.5: IDE Quick Start Tutorial  This tutorial takes you through some of the basic steps of developing a C, C++, or Fortran application using the Oracle Developer Studio 12.5 IDE.Download PDF
Oracle Developer Studio 12.5: Distribution Readme  This document lists the files included in Oracle Developer Studio 12.5 that are redistributable.Download PDF

Collapse details buttonSecurity Information

Oracle Developer Studio 12.5: Security Guide  Describes the security issues users need to be aware of with this Oracle Developer Studio 12.5 release.Download PDF

Collapse details buttonBuilding Applications

Oracle Developer Studio 12.5: C User's Guide  This manual is intended for application developers who have a working knowledge of C, and UNIX. The C User's Guide provides a complete list of compiler options grouped by function, an exhaustive, alphabetical, reference of all compiler options, descriptions of supported ISO/IEC 9899:1999 (referred to as C99 in this manual) features as well as the implementation of the standard, information specific to this implementation of the C standard such as pragmas and declaration specifiers, and complete information for using the lint code-checking program.Download PDF
Oracle Developer Studio 12.5: C++ User's Guide  This book explains how to use the Oracle Developer Studio C++ compiler and provides detailed information on command-line compiler options, including option defaults, macro expansions, examples, interactions with other options, and warnings. This book also provides information about program organization, pragmas, templates, exception handing, using the cast operators, using and building libraries.Download PDF
Oracle Developer Studio 12.5: Fortran User's Guide  The Fortran User's Guide describes the intrinsic functions and routines in the Oracle Developer Studio Fortran libraries. This reference manual is intended for scientists, engineers, and programmers with a working knowledge of the Fortran language and the Oracle Solaris operating environment or UNIX in general who want to learn how to use the Oracle Developer Studio Fortran compilers effectively.Download PDF
Oracle Developer Studio 12.5: Distributed Make (dmake)  This Oracle Developer Studio 12.5: Distributed Make (dmake) manual describes the dmake command-line tool, which can build targets in distributed, parallel, or serial mode. The dmake tool parses the makefile and determines which targets can be built concurrently and distributes the build of those targets over a number of hosts set by you. The dmake tool is a superset of the make utility and is compatible with make(1).Download PDF
Oracle Developer Studio 12.5: Numerical Computation Guide  This manual describes the floating-point environment supported by software and hardware on SPARC-based systems and x86-based systems running the Oracle Solaris Operating System (Oracle Solaris OS). Although this manual discusses some general aspects of the SPARC and Intel architectures, it is primarily a reference manual designed to accompany Oracle language products. Certain aspects of the IEEE Standard for Binary Floating-Point Arithmetic are discussed in this manual. To learn about IEEE arithmetic, see the 18-page Standard.Download PDF
Oracle Developer Studio 12.5: GCC Compatibility Guide  Describes GCC compatibility with Oracle Developer Studio compilers and tools.Download PDF

Collapse details buttonDebugging Applications

Oracle Developer Studio 12.5: Debugging a Program with dbx  Oracle Developer Studio 12.5 Debugging a Program With dbx is intended for programmers who want to debug an application using the dbx command-line debugging tool. A working knowledge of Fortran, C, C++, or Java and some understanding of the Oracle Solaris operating system, or the Linux operating system, and UNIX commands is required.Download PDF
Oracle Developer Studio 12.5: dbxtool Tutorial  This tutorial uses a buggy example program to demonstrate how to use dbxtool, the stand-alone graphical user interface (GUI) for the dbx debugger, effectively. It starts with the basics and then moves on to more advanced features. Download PDF

Collapse details buttonChecking and Verifying Applications

Oracle Developer Studio 12.5: Discover and Uncover User's Guide  Oracle Developer Studio 12.5 : Discover and Uncover User's Guide gives instructions on how to use the Memory Error Discovery Tool (discover) to find memory-related errors in binaries, and the Code Coverage Tool (uncover) to measure code coverage of applications.Download PDF
Oracle Developer Studio 12.5: Code Analyzer User's Guide  The Oracle Developer Studio12.5 Code Analyzer User's Guide gives instructions on how to use the Code Analyzer tool, including collecting static, dynamic memory, and code coverage data with the compilers, Discover, and Uncover; and running the Code Analyzer GUI to analyze and display the data.Download PDF
Oracle Developer Studio 12.5: Code Analyzer Tutorial  This tutorial uses a sample program to demonstrate how to use the Oracle Developer Studio compilers, the discover memory error discovery tool, the uncover code coverage tool, and the Code Analyzer GUI to find and correct common programming errors, dynamic memory access errors, and code coverage issues.Download PDF

Collapse details buttonObserving and Tuning Applications

Oracle Developer Studio 12.5: Performance Analyzer  This manual describes the performance analysis tools in the Oracle Developer Studio 12.5 software. The Collector and Performance Analyzer are a pair of tools that perform statistical profiling of a wide range of performance data and tracing of various system calls, and relate the data to program structure at the function, source line, and instruction levels.Download PDF
Oracle Developer Studio 12.5: Performance Analyzer Tutorials  Provides step-by-step instructions for using the Oracle Developer Studio 12.5 Performance Analyzer on sample programs.Download PDF
Oracle Developer Studio 12.5: Thread Analyzer User's Guide  The Thread Analyzer User's Guide contains an introduction to the Thread Analyzer tool and includes two detailed tutorials. One tutorial focuses on data race detection and the other tutorial deals with deadlock detection. The manual also contains an appendix of useful tips and an appendix of supported APIs.Download PDF

Collapse details buttonApplication Programming Interfaces (API)

Oracle Developer Studio 12.5: OpenMP API User's Guide  Describes the specifics of the OpenMP API supported by the Oracle Developer Studio 12.5 C, C++, and Fortran compilersDownload PDF
Oracle Developer Studio 12.5: Performance Library User's Guide  Describes how to use the unique extensions and features included with the Oracle Developer Studio Performance Library subroutines that are supported by the Oracle Developer Studio Fortran 95, C++, and C compilers.Download PDF

Collapse details buttonReference Information

Oracle Developer Studio 12.5 Man Pages  Provides online versions of man pages for the Oracle Developer Studio 12.5 release.

Collapse details buttonRelated Information

Oracle Development Tools Support Contract  Information about purchasing an Oracle Development Tools Support contract for Oracle Developer Studio.
Oracle Developer Studio Portal  Oracle Technical Network web site for complete information regarding Oracle Developer Studio.
Space: Application Development | Oracle Community  Community forums for application development in C, C++, and Fortran using Oracle Solaris Studio compilers and tools.
Oracle Solaris 11.3 Information Library  Goes to Oracle Solaris 11.3 and other system software documentation.
Oracle Solaris 10 1/13 Information Library  Goes to Oracle Solaris 10 1/13 and other system software documentation.
Oracle Linux 6 Information Library  Goes to Oracle Linux 6 and other systems documentation.
Oracle Linux 7 Information Library  Goes Oracle Linux 7 and other systems documentation.

Collapse details buttonImportant Information From Previous Releases

Oracle Solaris Studio 12.4 Information Library  Goes to Oracle Solaris Studio 12.4 documentation.
Documentation Libraries for Recent Releases  Goes to the complete libraries for Oracle Solaris Studio 12.3, Oracle Solaris Studio 12.2, Sun Studio 12.1, and Sun Studio 12.
Documentation Library for Sun Studio 11  Goes to Sun Studio 11 documentation.