BUY THIS BOOK
Add to Cart

Print Book $9.95


Add to Cart

PDF $7.99

Safari Books Online

What is this?

Add to UK Cart

Print Book £6.95

What is this?

Looking to Reprint or License this content?

GDB Pocket Reference

By Arnold Robbins
First Edition  May 2005 
Pages: 76
Series: Pocket References
ISBN 10: 0-596-10027-2 | ISBN 13: 9780596100278

Buy 2 Get 1 Free Free ShippingGuarantee

Book description

The GNU debugger is valuable for testing, fixing, and retesting software because it allows you to see exactly what's going on inside of a program as it's executing. This new pocket reference shows you how to specify a target for debugging, perform a careful examination to find the cause of program failure, and make quick changes for further testing. The guide covers several popular programming languages.
Full Description

Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since GDB can be ported to Windows, Microsoft developers and others who use this platform can also take advantage of this amazing free software that allows you to see exactly what's going on inside of a program as it's executing. This new pocket guide gives you a convenient quick reference for using the debugger with several different programming languages, including C, C++, Java, Fortran and Assembly. The GNU debugger is the most useful tool during the testing phase of the software development cycle because it helps you catch bugs in the act. You can see what a program was doing at the moment it crashed, and then readily pinpoint and correct problem code. With the GDB Pocket Reference on hand, the process is quick and painless. The book covers the essentials of using GBD is a testing environment, including how to specify a target for debugging and how to make a program stop on specified conditions. This handy guide also provides details on using the debugger to examine the stack, source files and data to find the cause of program failure-and then explains ways to use GBD to make quick changes to the program for further testing and debugging. The ability to spot a bug in real time with GDB can save you hours of frustration, and having a quick way to refer to GBD's essential functions is key to making the process work. Once you get your hands on the GDB Pocket Reference, you'll never let go!

Browse within this book

Cover | Table of Contents




Featured customer reviews

Be the first person to review this book!

Write a Review


Media reviews
"[Consumers] will find the fine 'pocket references' produced by O'Reilly to be compact and affordable."
-- James Cox, The Computer Shelf: Midwest Book Review

"The GDB Pocket Reference is a useful book to anyone who does any serious work with the GNU Debugger (GDB). It lays out the basic usage of GDB and contains three lists of commands that can be used by their type (set and show commands, info commands, and general GDB commands). The layout is simple and straight-forward which makes information easily available to the novice and expert alike. For anyone that is doing coding with gcc, this is an indispensable aide to debugging and troubleshooting. It's a must for coders and system admins alike."
--John Bambenek, Blogcritics.org, August 2005

Read all reviews

See larger cover