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


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]