Bug 10902 - No symbol [...] in current context
Summary: No symbol [...] in current context
Status: RESOLVED OBSOLETE
Alias: None
Product: gdb
Classification: Unclassified
Component: fortran (show other bugs)
Version: 6.8
: P2 critical
Target Milestone: 7.1
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-04 17:23 UTC by Kevin Wilson
Modified: 2014-09-12 22:18 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Wilson 2009-11-04 17:23:09 UTC
Whither I us the cmd line or both the Sun/Netbeans IDE's to create Fortran!
In either case the "no symbol [...] in current context"! While using the Debugger.
Now if this is just something inherit in gdb-6.8-37.el5, gdbm-1.8.0-26.2.1, 
gdbm-devel-1.8.0-26.2.1, then ok... Do I need to have the 7.0 version installed?
Does displaying Fortran Vars, present a problem to GDB?
Comment 1 Kevin Wilson 2009-11-04 17:26:15 UTC
Can I get an email address to the developer's? I just need to know if ver. 7.0
DOESN'T have this problem!
Comment 2 Paul Pluzhnikov 2009-11-04 18:53:38 UTC
You have (so far) done a very poor (IMHO) job of explaining what your
actual problem is.

Please provide:
- a sample source code (preferably a small stand-alone test case)
- command line you used to build it (including compiler version)
- a log of your interaction with GDB
- output from 'gdb --version'
Comment 3 Sergio Durigan Junior 2014-09-12 22:18:06 UTC
Closed as OBSOLETE due to lack of response.  Feel free to reopen if it is still an issue.