public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Problems debugging on irix
@ 2002-01-24 17:10 Billinghurst, David (CRTS)
  2002-01-25  2:04 ` Steve Christiansen
  0 siblings, 1 reply; 2+ messages in thread
From: Billinghurst, David (CRTS) @ 2002-01-24 17:10 UTC (permalink / raw)
  To: gcc

I am trying to debug PR 3392, which is an irix -mabi=64 specific failure in g77.  When I try and run f771 under gdb 5.1 I see:  

GNU gdb 5.1
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "mips-sgi-irix6.5"...Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.

.gdbinit:7: Error in sourced command file:
/exd4/billingd/src/gcc/gcc/gdbinit.in:91: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.

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

* Re: Problems debugging on irix
  2002-01-24 17:10 Problems debugging on irix Billinghurst, David (CRTS)
@ 2002-01-25  2:04 ` Steve Christiansen
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Christiansen @ 2002-01-25  2:04 UTC (permalink / raw)
  To: Billinghurst, David (CRTS); +Cc: gcc

On Fri, Jan 25, 2002 at 08:42:33AM +0800, Billinghurst, David (CRTS) wrote:
> I am trying to debug PR 3392, which is an irix -mabi=64 specific failure in g77.  When I try and run f771 under gdb 5.1 I see:  
> 
> GNU gdb 5.1
> Copyright 2001 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "mips-sgi-irix6.5"...Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader.
> 
> .gdbinit:7: Error in sourced command file:
> /exd4/billingd/src/gcc/gcc/gdbinit.in:91: Error in sourced command file:
> No symbol table is loaded.  Use the "file" command.

Try a more recent gdb (from CVS) or configure your compiler --with-stabs.

Steve

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

end of thread, other threads:[~2002-01-25  5:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-24 17:10 Problems debugging on irix Billinghurst, David (CRTS)
2002-01-25  2:04 ` Steve Christiansen

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