PATCH: Use is_x86_like_target to check x86 targets

Pedro Alves palves@redhat.com
Thu Oct 11 17:38:00 GMT 2012


On 10/11/2012 06:27 PM, Pedro Alves wrote:
> Some of these tests are written in assembly and have things like:
> 
>     "gdb1435:\n"
>     "    pushl %ebp\n"
>     "    mov   %esp, %ebp\n"
>     "    call  " SYMBOL (trap) "\n"
> 
> I thought this use of 32-bit regs wouldn't be correct for x32.

Nevermind, that was silly.

Patch is OK.

-- 
Pedro Alves



More information about the Gdb-patches mailing list