HP gnu source-level debugger 5992-4701 Bedienungsanleitung Seite 114

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 369
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 113
info common
<common_block_name>
Lists values of variables in the named common
block.
Fortran entry points are supported.
You can set a break point specifying an entry point name.
9.4.2.3 Fortran special issues
Fortran allows main to be a non-main procedure; therefore, to set a breakpoint in the
main program, use break _MAIN_ or break <program_name>.
Do not use break main unless it is the name of a non-main procedure.
114 Using GDB with Different Languages
Seitenansicht 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 368 369

Kommentare zu diesen Handbüchern

Keine Kommentare