Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

How Debuggers Work: Algorithms, Data Structures and Architectures [Repost]

Posted By: Free butterfly
How Debuggers Work: Algorithms, Data Structures and Architectures [Repost]

How Debuggers Work: Algorithms, Data Structures and Architectures by Jonathan B. Rosenberg
English | 27 Sept. 1996 | ISBN: 0471149667 | 262 Pages | PDF | 18 MB

Debuggers are an indispensable tool in the development process. In fact, during the course of the average software project, more hours are spent debugging software than in compiling code. Yet, not many programmers really know how to constructively interpret the results they get back from debuggers.