ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'No symbol "ptg" in current context'


From: Arnaud Desitter
Subject: Re: 'No symbol "ptg" in current context'
Date: Fri, 18 May 2001 10:06:20 +0100 (BST)

> 
> Hi,
> 
> I compiled ddd-3.3 on an Ingel/RedHat-6.2 machine. I use ddd with the
> Portland Group f90 compiler. The problem I experience is that I cannot
> see the values of the variables. I am getting 'No symbol "ptg" in
> current context'. I noticed that if the code do not make use of modules
> the problem disappear, but if there is a "use mymodule" ddd doesn't show
> the values of the variables. Another strange message I get is:
> 
> (gdb) list read_inp.f90:104
> Line 104 of "read_inp.f90" is at address 0x804da7d <read_inp+16557> but
> contains no code.
> 
> I updated gdb to version 5 but it doesn't help. What is wrong with my
> configuration?

First look if you can debug your program with gdb directly. If not, 
contact Portland Group support. gdb is not that good at supporting
Fortran 90/95 programs as the vendors didn't contribute much as far
as know.

Cheers,
Arnaud

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]