Login
From:
jarekprzygodzki.dev
(Uncensored)
subscribe
Notes and Thoughts on Strace for Windows
https://jarekprzygodzki.dev/post/notes-and-thoughts-on-strace-for-windows/
links
backlinks
Roast topics
Find topics
Find it!
strace and it’s cousin ltrace are well known and invaluable diagnostic and debugging tools for Linux. Here are articles explaining how they work: How does strace work?, How does ltrace work?. But what about Windows?