Fix typo: amd64 -> i386.
authorPedro Alves <palves@redhat.com>
Wed, 13 Feb 2013 15:06:50 +0000 (15:06 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 13 Feb 2013 15:06:50 +0000 (15:06 +0000)
gdb/ChangeLog

index 24e38e94f158c76c1d7aa710994455ae43a2e0d7..60b75886309c8ad10f0069f469b894f059ed2a5a 100644 (file)
@@ -12,7 +12,7 @@
        linux_nat_forget_process hook.
        * i386-linux-nat.c (update_debug_registers_callback):
        Update comment.
-       (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
+       (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
        iterate_over_lwps.
        (i386_linux_prepare_to_resume): Pass the lwp's pid to
        i386_debug_reg_state.
This page took 0.025958 seconds and 4 git commands to generate.