unable to view symbols in gdb
- From: "jadoo.dost@xxxxxxxxx" <jadoo.dost@xxxxxxxxx>
- Date: 28 Mar 2007 10:17:32 -0700
Hi,
I am debugging a fortran code. I have set a breakpoint just after a
line
CPU_2=0
I am getting the message
(gdb) print *CPU_2
No symbol "CPU_2" in current context.
it's the same for other symbols deined before this.
OTHER INFO
compiler: g95 Options: -g -ggdb -ftrace=full
OS: Mac OS X
front-end: ddd
importrant libraries: MPI
I am able to view the source code
thanks in advance
.
- Follow-Ups:
- Re: unable to view symbols in gdb
- From: jadoo.dost@xxxxxxxxx
- Re: unable to view symbols in gdb
- Prev by Date: Re: Print statement within If-Then block changes output!!!????
- Next by Date: Re: variable names for different fortrans
- Previous by thread: How to read .csv file in fortran77?
- Next by thread: Re: unable to view symbols in gdb
- Index(es):
Relevant Pages
|
|