This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: StrongARM: str stores different PC


> ARM's `str' stores PC+12, but StrongARM stores PC+8, so we must be
> able to tell one architecture from the other.  That's what this patch
> does.  Unfortunately, the architecture detection only works properly
> on COFF, because architecture information isn't available in ELF
> binaries.  Approved by Nick Clifton.
> 

Not only StrongARM.  ARM8 ARM9 & ARM10 chips all store PC+8.

R.



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