Your cart

Your cart is empty


Explore our range of products

15% off

No Starch Press,US Paperback English

Building a Debugger

By Sy Brand

Regular price £62.99 £53.54 Save 15%
Unit price
per
15% off

No Starch Press,US Paperback English

Building a Debugger

By Sy Brand

Regular price £62.99 £53.54 Save 15%
Unit price
per
 
Dispatched tomorrow with Tracked Delivery, free over £15
Delivery expected between Tuesday, 7th October and Wednesday, 8th October
(0 in cart)
Apple Pay
Google Pay
Maestro
Mastercard
PayPal
Shop Pay
Visa

You may also like

  • 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.
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.