Thanks for this. I am a long time Linux user (since about 1994) and use
strace, gdb, tcpdump, etc quite often, especially in an
embedded environment (ie terminal) so am gradually figuring out the plan 9
tools like snoopy. Acid of course is more involved. I’m also trying to
read code as a means
Not sure now many new people are here, but if you ever miss things like
strace, just be aware that plan 9 and 9front have alternatives.
I wrote ratrace, long ago, and still find it useful, so that's my goto
tracer; paper here. https://5e.iwp9.org/slides/ratracetalk.pdf
the idea for ratrace came f