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: symtab/1330: dwarf2read doesn't apply .rela.debug_xxx relocations


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

From: Daniel Jacobowitz <drow@mvista.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: symtab/1330: dwarf2read doesn't apply .rela.debug_xxx relocations
Date: Wed, 13 Aug 2003 22:44:54 -0400

 On Sun, Aug 10, 2003 at 05:57:12PM -0000, kisch@sesamstrasse.dyndns.tv wrote:
 > gdb doesn't correctly load dwarf2 debug info from object files containing multiple compilation units.
 > 
 > This seems to be caused by not applying any relocation info sections present in the object for the debug info sections.
 > 
 > The error does not seem to happen in an i386 environment, presumably because a different relocation scheme is used.
 
 Please try a CVS snapshot of GDB, which should apply the relocations
 correctly.
 
 -- 
 Daniel Jacobowitz
 MontaVista Software                         Debian GNU/Linux Developer


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