public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Wu Zhou <woodzltc@cn.ibm.com>
To: dinght@iopp.ccnu.edu.cn
Cc: bug-gdb@sources.redhat.com, gdb@sources.redhat.com, fortran@gcc.gnu.org
Subject: Re: Dose GDB support Fortran Cods?
Date: Mon, 08 Aug 2005 02:25:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.63.0508080953070.4895@linux.site> (raw)


> command line,I use "gdb test",then I enter "list",but screen displays:
> 
>     1       ../sysdeps/i386/elf/start.S: No such file or directory.
>         in ../sysdeps/i386/elf/start.S

This is a bug in GDB, we ever discussed a similar problem in: 
http://sources.redhat.com/ml/gdb/2005-07/msg00228.html.

BTW: there will be more chance you gdb/fortran problems get answered if 
you ask in gdb@sources.redhat.com or fortran@gcc.gnu.org. It seems that 
few people read bug-gdb@. :-)

>      GDB in my computer was configured as "i386-redhat-linux-gnu",it
> is GNU gdb Red Hat Linux (5.3post-0.20021129.18rh).
> 
>     In the manual page it is said GDB does support Fortran code,but I 
> don't know why it doesn't work here.

Yes.  GDB does support Fortran.  You can simply ignore the above problem, 
and go on with the debugging of your program.  For example, you can set 
breakpoints at MAIN__, or any other function or lines, you can start the 
process by "run" command, and so on...

Regards
- Wu Zhou

             reply	other threads:[~2005-08-08  2:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08  2:25 Wu Zhou [this message]
2005-08-08  2:40 ` Andrew Pinski
2005-08-08  5:29   ` Wu Zhou

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=Pine.LNX.4.63.0508080953070.4895@linux.site \
    --to=woodzltc@cn.ibm.com \
    --cc=bug-gdb@sources.redhat.com \
    --cc=dinght@iopp.ccnu.edu.cn \
    --cc=fortran@gcc.gnu.org \
    --cc=gdb@sources.redhat.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).