Commit Graph

7 Commits

Author SHA1 Message Date
K Lange aa8fdab570 ptrace: support tracing from non-parent process 2021-09-24 19:15:06 +09:00
K. Lange 5825bf0c9e strace: more syscall groupings from the real strace 2021-09-24 10:21:37 +09:00
K. Lange 25de8c58bc strace: initial -e trace=... support 2021-09-24 08:16:59 +09:00
K. Lange 470b2bfabb ptrace: Catch signals, start work on debugger 2021-09-22 20:32:21 +09:00
K. Lange 7bf635c492 strace: support more syscalls, output values, errno 2021-09-22 17:33:55 +09:00
K. Lange 98a8c60265 strace: support -o option 2021-09-22 16:19:22 +09:00
K. Lange 6899683bb4 strace: Initial support for a ptrace() mechanism, strace tool 2021-09-22 15:33:02 +09:00