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 Mon, Aug 06, 2007 at 11:24:31AM -0700, Vinod pandarinathan wrote:
> set_gdbarch_integer_to_address uses mips_integer_to_address which sign
> extends the 32 bit value. From the above thread it is suggested to use
> unsigned integer extension.

That was specific to SH targets, not MIPS.

-- 
Daniel Jacobowitz
CodeSourcery


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