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/1171: GDB 5.3 misreads the symbol table for very big executables


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

From: Leonid A Broukhis <leob at mailcom dot com>
To: gdb-gnats at sources dot redhat dot com
Cc:  
Subject: Re: gdb/1171: GDB 5.3 misreads the symbol table for very big executables
Date: Thu, 3 Apr 2003 12:57:16 -0800

 Oh, and by the way, the address difference (0x97cc60 - 0x25b844 = 0x72141c)
 matches the offset of one of the sections:
 
 5781 .gnu.linkonce.t._ZNSt6vectorI14PositionHelperSaIS0_EEC1EjRKS0_RKS1_ 00000080  0072141c  0072141c  0071141c  2**2
 		CONTENTS, ALLOC, LOAD, READONLY, CODE, LINK_ONCE_DISCARD
 


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