mailing list of musl libc
 help / color / mirror / code / Atom feed
a06cb0778fe380c46424c4dc948853a06aa711c6 blob 382 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
#define PTRACE_SINGLEBLOCK		12
#define PTRACE_OLDSETOPTIONS		21
#define PTRACE_SYSEMU			31
#define PTRACE_SYSEMU_SINGLESTEP	32
#define PTRACE_PEEKUSR_AREA		0x5000
#define PTRACE_POKEUSR_AREA		0x5001
#define PTRACE_GET_LAST_BREAK		0x5006
#define PTRACE_ENABLE_TE		0x5009
#define PTRACE_DISABLE_TE		0x5010
#define PTRACE_TE_ABORT_RAND		0x5011

#define PT_STEPBLOCK PTRACE_SINGLEBLOCK
debug log:

solving a06cb077 ...
found a06cb077 in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).