manpagez: man pages & more
info gdb
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

12.4.3.3 Special Fortran Commands

No value for GDBN has some commands to support Fortran-specific features, such as displaying common blocks.

info common [common-name]

This command prints the values contained in the Fortran COMMON block whose name is common-name. With no argument, the names of all COMMON blocks visible at the current program location are printed.


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.