public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/11166] New: GDB complains of not finding files.
@ 2010-01-13 19:15 cmb at bnl dot gov
  0 siblings, 0 replies; only message in thread
From: cmb at bnl dot gov @ 2010-01-13 19:15 UTC (permalink / raw)
  To: gdb-prs

I compile my fortran program using GNU G95 compiler with the -g 
option.  The following happens when I try to use gdb:
gdb (fortranprogramname)
GNU gdb (GDB) 7.0.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i386-apple-darwin9.8.0".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /Users/benkov/Documents/mom/newbnlcode/aero...
warning: section __DATA.__common not found in
/Users/benkov/Documents/mom/newbnlcode/TRAMP_isofwd.o

warning: section __DATA.__common not found in
/Users/benkov/Documents/mom/newbnlcode/TRAMP_isorev.o
(no debugging symbols found)...done.
(gdb) break aero_driver.f:101
Breakpoint 1 at 0x2bb98: file aero_driver.f, line 101.
(gdb) run
`fmain.o' has disappeared; keeping its symbols.
Starting program: /Users/benkov/Documents/mom/newbnlcode/aero 
warning:
`/Users/gkhanna/build/i386-apple-darwin9.5.0/libgfortran/.libs/backtrace.o':
can't open to read symbols: No such file or directory.
warning:
`/Users/gkhanna/build/i386-apple-darwin9.5.0/libgfortran/.libs/compile_options.o':
can't open to read symbols: No such file or directory.
.
.
.
A long list of similar messages results.  Cannot use gdb.

-- 
           Summary: GDB complains of not finding files.
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: gdb
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: cmb at bnl dot gov
                CC: gdb-prs at sourceware dot org
  GCC host triplet: MacBook Pro running Mac OS X 10.5.8


http://sourceware.org/bugzilla/show_bug.cgi?id=11166

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-13 19:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-13 19:15 [Bug gdb/11166] New: GDB complains of not finding files cmb at bnl dot gov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).