Move gdb_ptrace.h to nat/
authorPedro Alves <palves@redhat.com>
Fri, 24 Jul 2015 13:57:19 +0000 (14:57 +0100)
committerPedro Alves <palves@redhat.com>
Fri, 24 Jul 2015 14:11:18 +0000 (15:11 +0100)
commite379037592ff71dc633c6d3de0828babe805ae96
treeb405b941cc53b84c12556fc03a471724f1007f5d
parenteb7aa56163cc15bb732aa3b07966103fd6940d50
Move gdb_ptrace.h to nat/

Now that gdbserver's configure defines PTRACE_TYPE_ARGx etc., we'll be
able to make gdbserver use gdb_ptrace.h too.  Move it to the native
target files directory.

gdb/ChangeLog:
2015-07-24  Pedro Alves  <palves@redhat.com>

* gdb_ptrace.h: Move ...
* nat/gdb_ptrace.h: ... here.
* inf-ptrace.c: Adjust.
gdb/ChangeLog
gdb/inf-ptrace.c
gdb/nat/gdb_ptrace.h [moved from gdb/gdb_ptrace.h with 100% similarity]