Go to main content
Oracle® Developer Studio 12.5: Fortran User's Guide

Exit Print View

Updated: June 2016
 
 

1.4 Debugging Utilities

The following debugging utilities are available:

  • -Xlist A compiler option to check across routines for consistency of arguments, COMMON blocks, and so on. (Oracle Solaris platforms only)

  • Oracle Developer Studio dbx— Provides a robust and feature-rich runtime and static debugger, and includes a performance data collector.