You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
#define PTRACE_GET_THREAD_AREA 25
|
|
|
#define PTRACE_SET_THREAD_AREA 26
|
|
|
#define PTRACE_GET_WATCH_REGS 0xd0
|
|
|
#define PTRACE_SET_WATCH_REGS 0xd1
|
|
|
|