Files
RedBear-OS/tests/expected/ptrace.stderr
T
2026-05-08 17:57:18 +07:00

5 lines
162 B
Plaintext

This is printed to STDOUT.
Or, at least, that's what I thought.
But all write(...) syscalls are actually redirected to STDERR by the tracer.
Big surprise, right!