Files
RedBear-OS/tests/expected/bins_static/ptrace.stderr
T

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!