Home > Computing and Information Technology > Computer programming / software engineering > Software Engineering > Software testing and verification > Effective Debugging: 66 Specific Ways to Debug Software and Systems(Effective Software Development Series)
17%
Effective Debugging: 66 Specific Ways to Debug Software and Systems(Effective Software Development Series)

Effective Debugging: 66 Specific Ways to Debug Software and Systems(Effective Software Development Series)

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

Every software developer and IT professional understands the crucial importance of effective debugging. Often, debugging consumes most of a developer’s workday, and mastering the required techniques and skills can take a lifetime. In Effective Debugging, Diomidis Spinellis helps experienced programmers accelerate their journey to mastery, by systematically categorizing, explaining, and illustrating the most useful debugging methods, strategies, techniques, and tools.   Drawing on more than thirty-five years of experience, Spinellis expands your arsenal of debugging techniques, helping you choose the best approaches for each challenge. He presents vendor-neutral, example-rich advice on general principles, high-level strategies, concrete techniques, high-efficiency tools, creative tricks, and the behavioral traits associated with effective debugging.   Spinellis’s 66 expert techniques address every facet of debugging and are illustrated with step-by-step instructions and actual code. He addresses the full spectrum of problems that can arise in modern software systems, especially problems caused by complex interactions among components and services running on hosts scattered around the planet. Whether you’re debugging isolated runtime errors or catastrophic enterprise system failures, this guide will help you get the job done—more quickly, and with less pain.   Key features include High-level strategies and methods for addressing diverse software failures Specific techniques to apply when programming, compiling, and running code Better ways to make the most of your debugger General-purpose skills and tools worth investing in Advanced ideas and techniques for escaping dead-ends and the maze of complexity Advice for making programs easier to debug Specialized approaches for debugging multithreaded, asynchronous, and embedded code Bug avoidance through improved software design, construction, and management

Table of Contents:
Figures xi Listings xiii Preface xv Acknowledgments xxiii About the Author xxviii   Chapter 1: High-Level Strategies 1 Item 1: Handle All Problems through an Issue-Tracking System 1 Item 2: Use Focused Queries to Search the Web for Insights into Your Problem 3 Item 3: Confirm That Preconditions and Postconditions Are Satisfied 5 Item 4: Drill Up from the Problem to the Bug or Down from the Program’s Start to the Bug 7 Item 5: Find the Difference between a Known Good System and a Failing One 9 Item 6: Use the Software’s Debugging Facilities 12 Item 7: Diversify Your Build and Execution Environment 17 Item 8: Focus Your Work on the Most Important Problems 20   Chapter 2: General-Purpose Methods and Practices 23 Item 9: Set Yourself Up for Debugging Success 23 Item 10: Enable the Efficient Reproduction of the Problem 25 Item 11: Minimize the Turnaround Time from Your Changes to Their Result 28 Item 12: Automate Complex Testing Scenarios 29 Item 13: Enable a Comprehensive Overview of Your Debugging Data 32 Item 14: Consider Updating Your Software 33 Item 15: Consult Third-Party Source Code for Insights on Its Use 34 Item 16: Use Specialized Monitoring and Test Equipment 36 Item 17: Increase the Prominence of a Failure’s Effects 40 Item 18: Enable the Debugging of Unwieldy Systems from Your Desk 42 Item 19: Automate Debugging Tasks 44 Item 20: Houseclean Before and After Debugging 45 Item 21: Fix All Instances of a Problem Class 46   Chapter 3: General-Purpose Tools and Techniques 49 Item 22: Analyze Debug Data with Unix Command-Line Tools 49 Item 23: Utilize Command-Line Tool Options and Idioms 55 Item 24: Explore Debug Data with Your Editor 57 Item 25: Optimize Your Work Environment 59 Item 26: Hunt the Causes and History of Bugs with the Revision Control System 64 Item 27: Use Monitoring Tools on Systems Composed of Independent Processes 67   Chapter 4: Debugger Techniques 71 Item 28: Use Code Compiled for Symbolic Debugging 71 Item 29: Step through the Code 76 Item 30: Use Code and Data Breakpoints 77 Item 31: Familiarize Yourself with Reverse Debugging 80 Item 32: Navigate along the Calls between Routines 82 Item 33: Look for Errors by Examining the Values of Variables and Expressions 84 Item 34: Know How to Attach a Debugger to a Running Process 87 Item 35: Know How to Work with Core Dumps 89 Item 36: Tune Your Debugging Tools 92 Item 37: Know How to View Assembly Code and Raw Memory 95   Chapter 5: Programming Techniques 101 Item 38: Review and Manually Execute Suspect Code 101 Item 39: Go Over Your Code and Reasoning with a Colleague 103 Item 40: Add Debugging Functionality 104 Item 41: Add Logging Statements 108 Item 42: Use Unit Tests 112 Item 43: Use Assertions 116 Item 44: Verify Your Reasoning by Perturbing the Debugged Program 119 Item 45: Minimize the Differences between a Working Example and the Failing Code 120 Item 46: Simplify the Suspect Code 121 Item 47: Consider Rewriting the Suspect Code in Another Language 124 Item 48: Improve the Suspect Code’s Readability and Structure 126 Item 49: Fix the Bug’s Cause, Rather Than Its Symptom 129   Chapter 6: Compile-Time Techniques 133 Item 50: Examine Generated Code 133 Item 51: Use Static Program Analysis 136 Item 52: Configure Deterministic Builds and Executions 141 Item 53: Configure the Use of Debugging Libraries and Checks 143   Chapter 7: Runtime Techniques 149 Item 54: Find the Fault by Constructing a Test Case 149 Item 55: Fail Fast 153 Item 56: Examine Application Log Files 154 Item 57: Profile the Operation of Systems and Processes 158 Item 58: Trace the Code’s Execution 162 Item 59: Use Dynamic Program Analysis Tools 168   Chapter 8: Debugging Multi-threaded Code 171 Item 60: Analyze Deadlocks with Postmortem Debugging 171 Item 61: Capture and Replicate 178 Item 62: Uncover Deadlocks and Race Conditions with Specialized Tools 183 Item 63: Isolate and Remove Nondeterminism 188 Item 64: Investigate Scalability Issues by Looking at Contention 190 Item 65: Locate False Sharing by Using Performance Counters 193 Item 66: Consider Rewriting the Code Using Higher-Level Abstractions 197   Web Resources 207 Index 211


Best Sellers


Product Details
  • ISBN-13: 9780134394794
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Addison Wesley
  • Depth: 13
  • Language: English
  • Returnable: N
  • Spine Width: 12 mm
  • Weight: 500 gr
  • ISBN-10: 0134394798
  • Publisher Date: 28 Jul 2016
  • Binding: Paperback
  • Height: 230 mm
  • No of Pages: 256
  • Series Title: Effective Software Development Series
  • Sub Title: 66 Specific Ways to Debug Software and Systems
  • Width: 178 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Effective Debugging: 66 Specific Ways to Debug Software and Systems(Effective Software Development Series)
Pearson Education (US) -
Effective Debugging: 66 Specific Ways to Debug Software and Systems(Effective Software Development Series)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Effective Debugging: 66 Specific Ways to Debug Software and Systems(Effective Software Development Series)

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA