This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fortran/3: gdb segfaults associated with FORTRAN (g77) arrayarguments


The following reply was made to PR fortran/3; it has been noted by GNATS.

From: Ralph Smith <smith@arete-dc.com>
To: woodzltc@sources.redhat.com, gdb-prs@sources.redhat.com,  nobody@sources.redhat.com, smith@arete-dc.com, woodzltc@sources.redhat.com,  gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: fortran/3: gdb segfaults associated with FORTRAN (g77) array
	arguments
Date: Tue, 28 Jun 2005 18:23:01 -0400

 The original bug (pr-3) was a GDB segfault, and has apparently
 been fixed (or g77 development made it irrelevant), sometime
 before GDB release 6.3.  PR-3 should be closed.
 
 The problem reported by Fred Krogh is different - gdb does not 
 parse the construct ARRAY(INDEX) correctly, but treats it as a function
 call, which typically crashes the program being debugged.
 A new PR should be created for this.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]