2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 7 Aug 2013 14:39:57 +0000 (14:39 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Wed, 7 Aug 2013 14:39:57 +0000 (14:39 +0000)
commitb08ee99f15ab5b1a2bf4572f34fdd1322debecb8
tree1ea1c86f2228d784f1d67c0c329f730200a88414
parentfecf803efafe6339bb45401ecbaef00b9a85295e
2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
    Ulrich Weigand  <uweigand@de.ibm.com>

* gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64
is defined.
* rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb.
(rs6000_ptrace32): Call ptrace64 instead of ptrace if present.
(rs6000_ptrace64): Call ptace64 instead of ptracex if present.
* configure.ac: Check for ptrace64.
* configure, config.in: Regenerate.
gdb/ChangeLog
gdb/config.in
gdb/configure
gdb/configure.ac
gdb/gdb_ptrace.h
gdb/rs6000-nat.c
This page took 0.029148 seconds and 4 git commands to generate.