From: Daniel Jacobowitz <drow@false.org>
To: Peter Jay Salzman <p@dirac.org>
Cc: gdb@sources.redhat.com
Subject: Re: gdb with intel fortran compiler
Date: Thu, 26 Feb 2004 03:42:00 -0000 [thread overview]
Message-ID: <20040226034250.GA31158@nevyn.them.org> (raw)
In-Reply-To: <20040225203442.GA13856@pete.localdomain>
On Wed, Feb 25, 2004 at 12:34:42PM -0800, Peter Jay Salzman wrote:
> On Wed 25 Feb 04, 3:26 PM, Daniel Jacobowitz <drow@false.org> said:
> > On Wed, Feb 25, 2004 at 12:06:53PM -0800, Peter Jay Salzman wrote:
> > > I can't "list out of the box:
> > >
> > > p@satan$ gdb a.out
> > > (gdb) list
> > > 1 ../sysdeps/i386/elf/start.S: No such file or directory.
> > > in ../sysdeps/i386/elf/start.S
>
> Hi Dan,
>
> > This is typical. It happens for a lot of non-Fortran programs also.
> > start.S comes from glibc and is linked into every program.
>
> Is there a short explanation of what this is and why it shows up?
What it is: startup code. It calls glibc initialization functions,
that's all. Why it shows up: I don't know, but almost certainly it is
because GDB does not understand where the main function of your Fortran
program is. We have some support for this that worked, as I said, for
g77.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
prev parent reply other threads:[~2004-02-26 3:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-25 20:12 Peter Jay Salzman
2004-02-25 20:26 ` Daniel Jacobowitz
2004-02-25 20:40 ` Peter Jay Salzman
2004-02-26 3:42 ` Daniel Jacobowitz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040226034250.GA31158@nevyn.them.org \
--to=drow@false.org \
--cc=gdb@sources.redhat.com \
--cc=p@dirac.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox