MIPS 64 bit addressing query

Daniel Jacobowitz drow@false.org
Tue Aug 14 21:59:00 GMT 2007


On Tue, Aug 14, 2007 at 02:51:57PM -0700, Vinod pandarinathan wrote:
> Its an ELF 32-bit MSB MIPS-III executable with the following flags set
> in the elf header.
> 
>   Flags:                             0x20001101, noreorder, 32bitmode,
> o32, mips    3

I don't get it.  If it's o32, why do you have 64-bit addresses at all?
Anyway, GDB should be automatically sign extending already in this
case.  Check the symbol readers.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list