Get Free Shipping on orders over $0
Building a Debugger : Write a Native x64 Debugger From Scratch - Sy Brand

Building a Debugger

Write a Native x64 Debugger From Scratch

By: Sy Brand

eText | 10 June 2025

At a Glance

eText


$78.09

or 4 interest-free payments of $19.52 with

 or 

Instant online reading in your Booktopia eTextbook Library *

Why choose an eTextbook?

Instant Access *

Purchase and read your book immediately

Read Aloud

Listen and follow along as Bookshelf reads to you

Study Tools

Built-in study tools like highlights and more

* eTextbooks are not downloadable to your eReader or an app and can be accessed via web browsers only. You must be connected to the internet and have no technical issues with your device or browser that could prevent the eTextbook from operating.

Master the inner workings of your x64 Linux system and expand your OS expertise by writing your very own debugger using C++.

If debuggers seem like magic to you, there is no better way to demystify them than to write your own. This book will show you exactly how to do it, walking you through the entire process of building a debugger for x64 Linux systems using C++. As go from an empty filesystem folder to a fully fledged debugger capable of setting breakpoints, stepping through code, manipulating variables, and more, you'll learn how to:

  • Attach to a process
  • Read and write to registers
  • Set hardware and software breakpoints
  • Output disassembly
  • Support multithreading and other tasks

As you add features to your debugger, you'll also pick up a wealth of knowledge about operating systems, compilers, software testing, and low-level programming that you can use in your day-to-day development.

on
Desktop
Tablet
Mobile

More in Operating Systems