|
@@ -84,6 +84,7 @@ extern "C" {
|
|
#define PTRACE_EVENT_VFORK_DONE 5
|
|
#define PTRACE_EVENT_VFORK_DONE 5
|
|
#define PTRACE_EVENT_EXIT 6
|
|
#define PTRACE_EVENT_EXIT 6
|
|
#define PTRACE_EVENT_SECCOMP 7
|
|
#define PTRACE_EVENT_SECCOMP 7
|
|
|
|
+#define PTRACE_EVENT_STOP 128
|
|
|
|
|
|
#define PTRACE_PEEKSIGINFO_SHARED 1
|
|
#define PTRACE_PEEKSIGINFO_SHARED 1
|
|
|
|
|