Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 423 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 423 Bytes

This project has been expanded into a book! It covers many more topics in much greater detail. You can now pre-order Building a Debugger.

minidbg

A mini x86 linux debugger for teaching purposes

See my Writing a linux debugger blog post series for a tutorial on how to write something like this.