Home GOTO Bookclub Building a Debug...

Building a Debugger: Write a Native x64 Debugger From Scratch

Publication date:
April 28, 2025
Sy Brand

Sy Brand

Expert in Debugger Technologies and Microsoft’s C++ Developer Advocate

Master x64 Linux internals by building your own debugger in C++! Learn breakpoints, register access, multithreading, and more—while deepening your OS, compiler, and systems programming skills.