K. Lange
|
55c0a2ab0d
|
strace: support pread, pwrite
|
2024-02-08 16:56:15 +09:00 |
|
K. Lange
|
453486bc52
|
strace: generic interface to user registers
|
2023-10-06 09:05:36 +09:00 |
|
K. Lange
|
ee797d37fc
|
strace: support more stuff
|
2023-04-18 19:40:52 +09:00 |
|
K. Lange
|
2906476825
|
kernel: Add sigaction
|
2022-08-06 18:03:39 +09:00 |
|
K. Lange
|
74e1d8c62c
|
strace: sys_execve doesn't return on success; handle that common case better
|
2022-03-13 16:07:32 +09:00 |
|
K. Lange
|
3852646174
|
kernel: Restart some signals, fix up suspend to work with new signal management
|
2022-03-04 18:39:38 +09:00 |
|
K. Lange
|
129584a3fa
|
strace: aarch64 regs support
|
2022-02-02 16:11:44 +09:00 |
|
K Lange
|
a9152c55c4
|
strace: fix-up bad signal name table
|
2021-09-26 22:07:03 +09:00 |
|
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 |
|