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>
Cc: gdb-gnats@sourceware.org
Subject: Re: build/2458: GDB configured for cross target can not read debug
	info in elf file
Date: Wed, 14 May 2008 16:30:51 -0400

 On Wed, May 14, 2008 at 01:26:43PM -0700, Robert Trask wrote:
 > Thanks for responding. It looks like we should just use the "-g" and be
 > happy about it.
 > But it's mysterious that the same gdb sources config'd for (e.g.) native
 > use CAN read the stabs info and the gdb sources config'd for cross-ARM
 > can't. Reading symbol names & locations, debug info, etc from an elf
 > file [should be] a common utility across all targets.  Is it not?
 
 Yes, it is; without a testcase I have no idea why this might happen.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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