10% off all books and free delivery over £50
Buy from our bookstore and 25% of the cover price will be given to a school of your choice to buy more books. *15% of eBooks.

Building a Debugger

View All Editions (1)

£62.99 £56.69

In Stock. Same day dispatch on orders before 3pm.

Add To Wishlist
Write A Review

About

Building a Debugger Synopsis

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.

About This Edition

ISBN: 9781718504080
Publication date:
Author: Sy Brand
Publisher: No Starch Press an imprint of Penguin Random House Group
Format: Paperback
Pagination: 504 pages
Genres: Computer programming / software engineering