#include <sys/ptrace.h>
Go to the source code of this file.
◆ ARCH_GET_FS
#define ARCH_GET_FS 0x1003 |
◆ ARCH_GET_GS
#define ARCH_GET_GS 0x1004 |
◆ ARCH_SET_FS
#define ARCH_SET_FS 0x1002 |
◆ ARCH_SET_GS
#define ARCH_SET_GS 0x1001 |
◆ DEBUG_PTRACE_MAXBYTES
#define DEBUG_PTRACE_MAXBYTES 20 |
◆ PTRACE_ARCH_PRCTL
#define PTRACE_ARCH_PRCTL 30 |
◆ PTRACE_GET_THREAD_AREA
#define PTRACE_GET_THREAD_AREA 25 |
◆ PTRACE_GETFPREGS
#define PTRACE_GETFPREGS 14 |
◆ PTRACE_GETREGS
#define PTRACE_GETREGS 12 |
◆ PTRACE_GETREGSET
#define PTRACE_GETREGSET 0x4204 |
◆ PTRACE_PEEKMTETAGS
#define PTRACE_PEEKMTETAGS 33 |
◆ PTRACE_POKEMTETAGS
#define PTRACE_POKEMTETAGS 34 |
◆ PTRACE_SETFPREGS
#define PTRACE_SETFPREGS 15 |
◆ PTRACE_SETREGS
#define PTRACE_SETREGS 13 |
◆ PTRACE_SETREGSET
#define PTRACE_SETREGSET 0x4205 |
◆ __ptrace_request