How Debuggers Work : Algorithms, Data Structures, and Architecture[rapidshare]
EbooksLearn And Read Ebooks And Audio Books.
Welcome to the VipraSys forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features such as download links. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, Register Now by clicking here!
How Debuggers Work : Algorithms, Data Structures, and Architecture[rapidshare]
272 pages | DJVU | 2 MBA total guide to debuggers: what they do, how they work, and how to use them to produce better programs
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. And even fewer know what makes these complex suites of algorithms and data structures tick. Now in this extremely accessible guide, Jonathan B. Rosenberg demystifies debuggers for programmers and shows them how to make better use of debuggers in their next projects.
Taking a hands-on, problem-solving approach to a complex subject, Rosenberg explains how debuggers work and why programmers use them. Most importantly, he provides practical discussions of debugger algorithms and procedures for their use, accompanied by many practical examples. The author also discusses a wide variety of systems applications, from Microsoft’s Win32 debug API to a large parallel architecture.