Go to the documentation of this file.
15 #ifndef _UAPI_ASM_IA64_PTRACE_H
16 #define _UAPI_ASM_IA64_PTRACE_H
215 unsigned long gr[32];
217 unsigned long ar[128];
224 #define PT_AUR_RSC 16
225 #define PT_AUR_BSP 17
226 #define PT_AUR_BSPSTORE 18
227 #define PT_AUR_RNAT 19
228 #define PT_AUR_CCV 32
229 #define PT_AUR_UNAT 36
230 #define PT_AUR_FPSR 40
231 #define PT_AUR_PFS 64
239 #define PTRACE_SINGLEBLOCK 12
240 #define PTRACE_OLD_GETSIGINFO 13
241 #define PTRACE_OLD_SETSIGINFO 14
242 #define PTRACE_GETREGS 18
243 #define PTRACE_SETREGS 19
245 #define PTRACE_OLDSETOPTIONS 21