[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::fortran

Title:Digital Fortran
Notice:Read notes 1.* for important information
Moderator:QUARK::LIONEL
Created:Thu Jun 01 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1333
Total number of notes:6734

1164.0. "Nesting error in debugger" by HYDRA::AMORELLI () Thu Feb 06 1997 14:33

One of our partners call with tis error. I know it's not info but can anyone
offer input?

Thanks in advance

Carl

----------------

Brief Description of Problem:
-----------------------------


Porting Digital UNIX Fortran application to OpenVMS. Application compiles &
links fine. (FOR/DEBUG/NOOPT).

    During DEBUG: set break at <abc>
		  go
		  ERROR: incorrect DST nesting in module <abc>
T.RTitleUserPersonal
Name
DateLines
1164.1There is a problem with the compiler generating debug symbol table recordsGEMGRP::MONTELEONEThu Feb 06 1997 14:507

   This message indicates that the debug symbol table records, i.e. DST records
   are not correct. If you provide a source file, I can investigate further...


   Bob
1164.2entry points?HYDRA::PASHAPOURDisk space, the final frontierTue Feb 11 1997 11:393
    I have seen this mostly on routines with a lot "entry" points.
    
    Amin