MIPS 64 bit addressing query

Vinod pandarinathan vinod.pandarinathan@gmail.com
Tue Aug 14 22:38:00 GMT 2007


Thanks David. I am not sure why the executable is built with o32 and
MIPS III, but it looks like thats the problem here.

On 8/14/07, Daniel Jacobowitz <drow@false.org> wrote:
> 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