This is the mail archive of the gdb-prs@sourceware.org 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: build/2458: GDB configured for cross target can not read debuginfo in elf file


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

From: Daniel Jacobowitz <drow@false.org>
To: Robert Trask <rtrask@broadcom.com>, gdb-gnats@sourceware.org
Cc:  
Subject: Re: build/2458: GDB configured for cross target can not read debug
	info in elf file
Date: Wed, 14 May 2008 15:26:45 -0400

 On Wed, May 14, 2008 at 07:18:02PM -0000, Robert Trask wrote:
 >  Result:
 >  The cross gdb CAN read debug info from the elf file. Now it can properly
 >  handle (e.g.) "list <symbol>".
 >  What's different between output of "-gstabs" and "-g" to cause this?
 
 -g uses DWARF-2, a more modern debug info format.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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