public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Re: Dose GDB support Fortran Cods?
@ 2005-08-08  2:25 Wu Zhou
  2005-08-08  2:40 ` Andrew Pinski
  0 siblings, 1 reply; 3+ messages in thread
From: Wu Zhou @ 2005-08-08  2:25 UTC (permalink / raw)
  To: dinght; +Cc: bug-gdb, gdb, fortran


> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-08  5:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-08  2:25 Dose GDB support Fortran Cods? Wu Zhou
2005-08-08  2:40 ` Andrew Pinski
2005-08-08  5:29   ` Wu Zhou

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).