From: Ulrich Weigand Date: Wed, 7 Aug 2013 13:24:26 +0000 (+0000) Subject: 2013-08-07 Raunaq Bathija X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fecf803efafe6339bb45401ecbaef00b9a85295e;hp=fecf803efafe6339bb45401ecbaef00b9a85295e;p=deliverable%2Fbinutils-gdb.git 2013-08-07 Raunaq Bathija Ulrich Weigand * aixthread.c: Call ptrace64 instead of ptracex if defined. Call ptrace64 instead of ptrace if defined. Add macro addr_ptr to take care of ptrace address argument. (pdc_read_regs): Likewise. (pdc_write_regs): Likewise. (aix_thread_resume): Likewise. (fetch_regs_kernel_thread): Likewise. (store_regs_kernel_thread): Likewise. ---