The Developer's Guide to Debugging

The Developer's Guide to Debugging
Author :
Publisher : Springer
Total Pages : 0
Release :
ISBN-10 : 9048173876
ISBN-13 : 9789048173877
Rating : 4/5 (877 Downloads)

Book Synopsis The Developer's Guide to Debugging by : Thorsten Grötker

Download or read book The Developer's Guide to Debugging written by Thorsten Grötker and published by Springer. This book was released on 2010-10-19 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Software has bugs. Period. That's true, unfortunately. Even the good old "hello, world" program, known to virtually every C and C++ programmer in the world, can be considered to be buggy. Developing software means having to deal with defects; old ones, new ones, ones you created yourself and those that others brought to life. Software developers debug programs for a living. Hence, good debugging skills are a must-have. That said, I always found it regretable that debugging is hardly taught in engineering schools. Well, it is a tricky subject, and there are no good textbooks. The latter can be helped, I thought. That's how the idea for this book was born. "The Developer's Guide to Debugging" is a book for both professional software developers seeking to broaden their skills and students that want to learn the tricks of the trade from the ground up. With small inlined examples and exercises at the end of each chapter it is well suited to accompany a CS course or lecture. At the same time it can be used as a reference used to address problems as the need arises. This book goes beyond the level of simple source code debugging scenarios. In addition, it covers the most frequent real-world problems from the areas of program linking, memory access, parallel processing and performance analysis. The picture is completed by chapters covering static checkers and techniques to write code that leans well towards debugging. While the focus lies on C and C++, the workhorses of the software industry, one can apply most principles described in "The Developer's Guide to Debugging" to programs written in other languages. The techniques are not restricted to a particular compiler, debugger or operating system. The examples are structured such that they can be reproduced with free open-source software.


The Developer's Guide to Debugging Related Books

The Developer's Guide to Debugging
Language: en
Pages: 0
Authors: Thorsten Grötker
Categories: Computers
Type: BOOK - Published: 2010-10-19 - Publisher: Springer

DOWNLOAD EBOOK

Software has bugs. Period. That's true, unfortunately. Even the good old "hello, world" program, known to virtually every C and C++ programmer in the world, can
Debugging
Language: en
Pages: 200
Authors: David J. Agans
Categories: Computers
Type: BOOK - Published: 2002-09-23 - Publisher: HarperChristian + ORM

DOWNLOAD EBOOK

When the pressure is on to resolve an elusive software or hardware glitch, what’s needed is a cool head courtesy of a set of rules guaranteed to work on any s
Inside Windows Debugging
Language: en
Pages: 947
Authors: Tarik Soulami
Categories: Computers
Type: BOOK - Published: 2012-05-15 - Publisher: Pearson Education

DOWNLOAD EBOOK

Use Windows debuggers throughout the development cycle—and build better software Rethink your use of Windows debugging and tracing tools—and learn how to ma
Advanced Windows Debugging
Language: en
Pages: 875
Authors: Mario Hewardt
Categories: Computers
Type: BOOK - Published: 2007-10-29 - Publisher: Pearson Education

DOWNLOAD EBOOK

The First In-Depth, Real-World, Insider’s Guide to Powerful Windows Debugging For Windows developers, few tasks are more challenging than debugging–-or more
Effective Debugging
Language: en
Pages: 512
Authors: Diomidis Spinellis
Categories: Computers
Type: BOOK - Published: 2016-06-29 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Every software developer and IT professional understands the crucial importance of effective debugging. Often, debugging consumes most of a developer’s workda