This is the mail archive of the gdb@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: MIPS 64 bit addressing query


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
>


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