This is the mail archive of the gdb-patches@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: [patch] [1/2] Discontiguous PSYMTABs (partial DIEs base address)


On Wed, Apr 23, 2008 at 11:30:55PM +0200, Jan Kratochvil wrote:
> 2008-04-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Set CU BASE_ADDRESS already from partial DIEs.
> 	* dwarf2read.c (read_partial_die): New variables BASE_ADDRESS and
> 	BASE_ADDRESS_TYPE.  Set these variables from DW_AT_LOW_PC and
> 	DW_AT_ENTRY_PC.  Set CU->HEADER.BASE_KNOWN and CU->HEADER.BASE_ADDRESS
> 	from these variables if it was still unset.

This looks OK to me, thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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