RE: Fortran problem

From: Ian Edwards (ian_at_concerto.demon.co.uk)
Date: Thu Dec 19 2002 - 11:13:58 GMT

  • Next message: Kim Parker: "Buy Printer Ink Direct from Factory, SAVE up to 89%"
    On 18-Dec-02 Sparks, Jamie wrote:
    > 
    > Also, for what it's worth, I'm still getting that
    > "Can't read r_debug structure from ./exe_name" message...
    > 
    > 
    > On Wed, 18 Dec 2002, Jamie Sparks wrote:
    > 
    >>   I installed this version (build on May 22 2002)
    >>   and get the same behaviour.
    >>   :(
    
    Hello Jamie,
    
    looking at the ups source the only way you should be getting that message
    is if you are trying to debug a core dump.
    
    There are some Fortran test programs in the ups source.  Download
    http://www.concerto.demon.co.uk/UPS/src/ups-3.37.tar.gz
    then
    
        tar zxf ups-3.37.tar.gz
        cd ups-3.37
        ./configure --enable-debug
        make tests
        cd tests
        make fortran
    
    The Fortran test programs to try are test1_f, pippo2, and g77-u77-test
    The don't do anything complex; just try setting breakpoints and displaying
    variables in them.  (The COMMON variables in pippo2 do not display.)
    
    If you can send me the source of a program that gives the problem I can
    try it on my Linux system (SuSE 7.2).
    
    Regards,
    Ian.
    
    
    
     -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
     Ian Edwards <ian_at_concerto.demon.co.uk>       19-Dec-02  11:13:58
    
     Early Music Record Labels    - http://www.recordlabels.org/
     'ups' debugger for C/C++/f77 - http://ups.sourceforge.net/
     -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
    


    This archive was generated by hypermail 2.1.4 : Thu Dec 19 2002 - 12:01:46 GMT