ACM Home Page
Please provide us with feedback. Feedback
Implementing FORTRAN77 support in the GNU gdb debugger
Full text PdfPdf (529 KB)
Source ACM SIGPLAN Notices archive
Volume 30 ,  Issue 5  (May 1995) table of contents
Pages: 29 - 36  
Year of Publication: 1995
ISSN:0362-1340
Author
Farooq Butt  Compiler & Tools Group, RISC Software, 6501 William Cannon Dr. W. MD:OE112, Austin, TX
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 7,   Downloads (12 Months): 19,   Citation Count: 1
Additional Information:

abstract   references   cited by   index terms  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/201937.201942
What is a DOI?

ABSTRACT

Commercially available source-level debuggers in the Unix world often shortchange FORTRAN77 users. While C and C++ are usually well-supported languages, FORTRAN77 has not been given the attention it deserves. Given the current interest in performance-measurement via the popular SPEC benchmarks (many of which are coded in FORTRAN77) as well as the large installed-base of mathematical/scientific FORTRAN77 software, it is imperative for system software vendors to provide FORTRAN77 users with the same sort of fast, effective and powerful source-level debugging environment that C and C++ users enjoy. This paper details the addition of FORTRAN77 features to the GNU gdb[2] debugger in order to better support users of the highly-optimizing Motorola PowerPC1 mf77 compiler. These FORTRAN77 features currently (as of version 4.10) only target the native PowerPC mf77 compiler distributed by Motorola.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
 
2
GNU General Public License, Version 2. (June 1991)
 
3
PowerOpen Applications Binary Interface, Draft One. (October, 1993).
 
4
Dbx Stabstring Grammar, a.out file format, Section 2-29, IBM AIX File Formats Manual (October, 1993).
 
5
 
6
Stallman Richard and Pesch Roland, Debugging with GDB, Edition 4.06 for GDB 4.6, Free Software Foundation 1988.