Hacker News new | ask | show | jobs
by zerr 67 days ago
When it comes to PL implementations, there are lesser materials about creating relevant tools besides compilers: linkers and especially debuggers. Are there any coursers/books that go into implementing these tools?
1 comments

There is "Building a Debugger"[0].

[0]: https://nostarch.com/building-a-debugger