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: arm_addr_bits_remove


On Mon, 4 Feb 2008, Daniel Jacobowitz wrote:

> >  Well, for MIPS the function only removes high bits if any at all:
> 
> Oh.  Huh.  I would have expected, since you said that the .debug_info
> section sometimes has the low MIPS16 bit, that the .debug_line section
> would too and this would have to remove it.  But I guess not!

 Oh, it's the other way round.  The .debug_info section sometimes fails to 
have the low MIPS16 bit set even though GDB code has been overall written 
to expect it for MIPS16 functions.

  Maciej


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