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: [RFA] mips, eabi64, addr_bit == 32


On Wed, May 31, 2006 at 04:41:23PM -0700, Michael Snyder wrote:
> >Wasn't Fred just looking at this?  Jim posted a better solution,
> >that needed to be updated to current sources.
> >
> >Setting addr_bit to 32 is incorrect, addresses have 64 bits on this
> >target.  It's the use of TARGET_ADDR_BIT in the dwarf reader that's
> >wrong.
> 
> 'K, I'll look for Jim's post.  About when was it posted?

Earlier this month:

  http://sourceware.org/ml/gdb-patches/2006-05/msg00226.html

-- 
Daniel Jacobowitz
CodeSourcery


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