This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb/1669: 64-bit Solaris does not work


The following reply was made to PR gdb/1669; it has been noted by GNATS.

From: Mark Kettenis <kettenis@chello.nl>
To: sds@gnu.org
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/1669: 64-bit Solaris does not work
Date: Thu, 17 Jun 2004 23:50:52 +0200 (CEST)

 The problem here is probably that GDB doesn't handle 64-bit stabs
 debugging info correctly.  This might be fixed in the near future.
 Meanwhile, you might want to convince your compiler to generate DWARF
 2 debugging info.  Fo GCC this can be achieved by compiling with the
 option -gdwarf-2.
 
 Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]