Files
RedBear-OS/tests/expected/ptrace.stderr
T
jD91mZM2 e559a3e2e5 Stub for ptrace
It's happening...
2019-08-04 19:05:44 +02: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!