
Save 70% on Blackfin Processor Development Tools
For a limited time, March 1 - May 28, ADI is offering two discounted development tools bundles including full VisualDSP++ Development Software and an Emulator. So order your bundle today!

| |
-
paper
-
A Debugger RTOS for Embedded Systems
In this paper, a software debugging mechanism for embedded systems is presented.
The debugger is a dynamically loadable and linkable module of the operating system.
The methodology presented in this paper provides automatic error detection, classification and location capabilities for a set of algorithmic errors.
An example implementation of our approach is given for debugging an integer divide-by-zero error.
preview:
http://codesign.ece.gatech.edu
date: 1/1/2000
-
paper
-
Killing bugs before they kill your software organization
This article identifies the risks associated with latent software problems, reviews the alternatives development organizations might consider to reduce such risk, discusses the means by which developers can eliminate problems earlier in development, and presents the history, use, and benefits of using a static source code analysis tool to eliminate problems at the source.
preview:
http://www.cleanscape.net
date: 1/1/2001
-
paper
-
Virtutech Power of Reverse Execution for Software Debugging Whitepaper
This whitepaper discusses the benefits of utilizing reverse execution for software debugging, and describes how reverse execution allows you to debug in a new and innovative way.
preview:
http://www.virtutech.com
-
debugger
-
KDbg - A Graphical Debugger Interface
KDbg is a graphical user interface to gdb, the GNU debugger.
It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code.
preview:
http://www.kdbg.org
-
debugger
-
Valgrind, an open-source memory debugger for x86-GNU/Linux
Programmers! Make your software Valgrind-clean.
Test it with Valgrind and fix all problems Valgrind reports.
This will give you some assurance that your code is free of a broad class of memory management errors.
You may well find undiscovered bugs, and your code will probably be more stable as a result.
It's good for your code, good for you and especially it's good for the people who use your code.
preview:
http://valgrind.kde.org
-
article
-
Multiprocessor debugging challenges
Recognizing the significant impact on time to market which the the task of debugging complex multiprocessing systems presents, vendors are introducing solutions that capitalize on new processor devices with multiple cores and heterogeneous systems based on FPGAs and multiple processors.
preview:
http://www.dsp-fpga.com
date: 5/18/2009

-
book-classic
-
How Debuggers Work : Algorithms, Data Structures, and Architecture
Virtually all programmers and software developers are utilizing debuggers, but few know how to interpret the results they obtain from them.
Using a hands-on, problem-solving approach, this unique reference explains how debuggers work, why programmers use them, and then discusses the algorithms involved in the debugging process.
preview:
http://www.amazon.com
date: 9/26/1996
 |