The whole of my book on Building a Debugger is now available on Early Access!
It teaches you how to write a native code debugger from scratch.
There's lots of cats.
@TartanLlama Looks amazing! Will I be able to follow this on an ARM + macOS system?
@eh I've heard a couple people doing this with UTM emulation, but haven't heard back about completing the whole thing, it's on my checklist before full release.
If you felt like building the sample codebase and running the tests to see if they all pass on your system, that would mean that everything in the book should work fine: https://github.com/TartanLlama/sdb/tree/main
If it works, please do let me know!