Files
RedBear-OS/tests/expected/bins_static/ptrace.stderr
T
2022-12-16 17:39:06 -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!