Debugger - Wikipedia, the free encyclopedia
A debugger is a computer program that is used to test and debug other programs (the "target" program). The code to be examined might alternatively be running on an instruction set simulator (ISS),...
en.wikipedia.org/wiki/Debugger
32-bit assembler-level debugger ... OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable. OllyDbg is a shareware, but you can download and use it for free.
www.ollydbg.de/
GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. ... Version 7.0 of GDB, the GNU Debugger, is now available for download. See the ANNOUNCEMENT for details including changes in this release.
www.gnu.org/software/gdb/
A graphical X Window front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or the Python debugge ... GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger bashdb, the GNU Make debugger remake,
www.gnu.org/software/ddd/
This page describes the term debugger and lists other pages on the Web where you can find additional information. ... A special program used to find errors (bugs) in other programs. A debugger allows a programmer to stop a program at any point and examine and change the values of variables.
www.webopedia.com/TERM/s/debugger.html www.webopedia.com/TERM/s/debugger.html
Instructions for installing the Debugging Tools for Windows ... When to Use 32-bit Debugging Tools ... The 32-bit version of Debugging Tools for Windows is the best choice, unless you are debugging an application on a 64-bit processor. In that case, you should use a 64-bit package...
www.microsoft.com/whdc/devtools/debugging/installx86.ms... www.microsoft.com/whdc/devtools/debugging/installx86.mspx
If you have access to the Internet during debugging, you can configure the debugger to download symbols as needed during a debugging session, rather than downloading symbol files separately before a debugging session.
www.microsoft.com/whdc/devtools/debugging/debugstart.ms... www.microsoft.com/whdc/devtools/debugging/debugstart.mspx
Stylus Studio's XSLT debugger - a requirement for building bug-free XSLT stylesheets and XML data transformation applications. Stylus Studio's XSLT debugger gives you complete visibility and control over the XSLT transformation process. ... Finally! an XSLT debugger that can be used by all XSLT developers,
www.stylusstudio.com/xslt_debugger.html www.stylusstudio.com/xslt_debugger.html
The Stylus Studio XQuery Debugger allows you to set breakpoints and step through the evaluation of any XQuery expression in a way that gives you complete control and visibility into the XQuery expression evaluation process. ... Set/Toggle Breakpoints in the XQuery Debugger...
www.stylusstudio.com/xquery_debugger.html www.stylusstudio.com/xquery_debugger.html