Oracle Developer Studio 12.6 Documentation Library (日本語)

更新: 2017 年 08 月
 
 
印刷ビューの終了

Collapse details buttonLegal Information for This Release

License Information User Manual Oracle Developer Studio 12.6 Last Updated: JUNE 2017 (English)  Provides Oracle and third-party licensing information for Oracle's Oracle Developer Studio 12.6Download PDF

Collapse details buttonGetting Started With Oracle Developer Studio

Oracle Developer Studio 12.6: リリースノート  この Oracle Developer Studio 12.6 リリースでの既知の問題やその他の問題に関する情報を提供します。Download PDF
Oracle Developer Studio 12.6: Release Notes (English)  Provides information about known problems and other issues with this Oracle Developer Studio 12.6 release.Download PDF
Oracle Developer Studio 12.6 リリースの新機能  Oracle Developer Studio 12.6 のこのリリースでのコンパイラとツールの新機能や変更点について説明します。Download PDF
What's New in the Oracle Developer Studio 12.6 Release (English)  Describes the new and changed features in the compilers and tools with this Oracle Developer Studio 12.6 release.Download PDF
Oracle Developer Studio 12.6: インストールガイド  パッケージインストーラを使用して、tar ファイルからサポート対象のすべてのプラットフォームに Oracle Developer Studio 12.6 ソフトウェアをインストールする手順とアンインストールする手順について説明します。付録では、製品パッケージ、およびコンポーネントのバージョン番号の一覧を示します。Download PDF
Oracle Developer Studio 12.6: Installation Guide (English)  Provides instructions for installing and uninstalling the Oracle Developer Studio 12.6 software on all supported platforms using package installers and from a tar file. Appendices list the product packages, and the version numbers of components.Download PDF
Oracle Developer Studio 12.6: 概要  Oracle Developer Studio 製品で利用できるツール、コンパイラ、およびプログラミングライブラリについて説明し、開発ワークフローの中でそれらをどのように併用できるかを解説します。Download PDF
Oracle Developer Studio 12.6: Overview (English)  Describes the tools, compilers, and programming libraries available in the Oracle Developer Studio product and explains how they can be used together in a development work flow.Download PDF
Oracle Developer Studio 12.6: IDE Quick Start Tutorial (English)  Describes some of the basic steps of developing a C, C++, or Fortran application using the Oracle Developer Studio 12.6 IDE.Download PDF
Oracle Developer Studio 12.6: Distribution Readme (English)  This document lists the files included in Oracle Developer Studio 12.6 that are redistributable.Download PDF

Collapse details buttonSecurity Information

Oracle Developer Studio 12.6: セキュリティーガイド  Oracle Developer Studio 12.6 リリースでユーザーが認識しておく必要があるセキュリティーの問題について説明します。Download PDF
Oracle Developer Studio 12.6: Security Guide (English)  Describes the security issues that the users need to be aware of with the Oracle Developer Studio 12.6 release.Download PDF

Collapse details buttonBuilding Applications

Oracle Developer Studio 12.6: C User's Guide (English)  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 C 99 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.6: C++ User's Guide (English)  Describes 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.6: Fortran User's Guide (English)  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.Download PDF
Oracle Developer Studio 12.6: Numerical Computation Guide (English)  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.6: GCC Compatibility Guide (English)  Describes GCC compatibility with Oracle Developer Studio compilers and tools.Download PDF

Collapse details buttonDebugging Applications

Oracle Developer Studio 12.6: Debugging a Program with dbx (English)  Describes how to use the dbx command-line debugger, an interactive source level debugging tool and 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.6: dbxtool Tutorial (English)  Demonstrates how to use dbxtool, the stand-alone graphical user interface (GUI) for the dbx debugger, effectively.Download PDF

Collapse details buttonChecking and Verifying Applications

Oracle Developer Studio 12.6: Discover and Uncover User's Guide (English)  Describes 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.6: Code Analyzer User's Guide (English)  Describes 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 and codean command-line tool to analyze and display the data.Download PDF
Oracle Developer Studio 12.6: Code Analyzer Tutorial (English)  Demonstrates 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.6: Performance Analyzer (English)  Describes the performance analysis tools in the Oracle Developer Studio 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.6: Performance Analyzer Tutorials (English)  Provides step-by-step instructions for using the Oracle Developer Studio 12.6 Performance Analyzer on sample programs.Download PDF
Oracle Developer Studio 12.6: Thread Analyzer User's Guide (English)  Provides an introduction to the Thread Analyzer tool along with detailed tutorials on data race detection and 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.6: OpenMP API User's Guide (English)  Describes the specifics of the OpenMP API supported by the Oracle Developer Studio 12.6 C, C++, and Fortran compilersDownload PDF
Oracle Developer Studio 12.6: Performance Library User's Guide (English)  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.6 Man Pages (English)  Provides online versions of man pages for the Oracle Developer Studio 12.6 release.

Collapse details buttonRelated Information

Oracle Development Tools Support Contract (English)  Information about purchasing an Oracle Development Tools Support contract for Oracle Developer Studio.
Oracle Developer Studio Portal (English)  Oracle Technical Network web site for complete information regarding Oracle Developer Studio.
Space: Application Development | Oracle Community (English)  Community forums for application development in C, C++, and Fortran using Oracle Developer Studio compilers and tools.
End of Features (EOF) Planned for Future Releases of Oracle Developer Studio (English)  End of Features Notices for Oracle Developer Studio.
Oracle Solaris 11.3 Information Library (English)  Goes to the Oracle Solaris 11.3 Information Library and other systems documentation
Oracle Solaris 10 1/13 Information Library (English)  Goes to Oracle Solaris 10 1/13 Information Library and other systems documentation
Oracle Linux 7 Information Library (English)  Goes to Oracle Linux 7 Information Library and other systems documentation
Oracle Linux 6 Information Library (English)  Goes to Oracle Linux 6 Information Library and other systems documentation

Collapse details buttonImportant Information From Previous Releases

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