PATCH: Use is_x86_like_target to check x86 targets

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


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.

-- 
Pedro Alves



More information about the Gdb-patches mailing list