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


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


Thanks
Vinod.

On 8/14/07, Daniel Jacobowitz <drow@false.org> wrote:
> On Tue, Aug 14, 2007 at 01:20:34PM -0700, Vinod pandarinathan wrote:
> > Does the sign extension happen when the addresses are stored in the
> > breakpoint structure in (set_raw_breakpoint) or even earlier when the
> > symbols are read from the executable ?
>
> Should be back here.
>
> What ABI and file format is your code?  I just last week worked on a
> similar problem for N64 binaries in 32-bit ELF.
>
> --
> Daniel Jacobowitz
> CodeSourcery
>


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