Re: [9fans] reminder: ratrace, acid tracing, dtracy, etc.

2025-02-19 Thread Matt Wilbur
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

[9fans] reminder: ratrace, acid tracing, dtracy, etc.

2025-02-19 Thread ron minnich
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