• On-line Debugging Tool (ODT) is a family of several debugger programs developed for Digital Equipment Corporation (DEC) hardware. Various operating systems...
    5 KB (742 words) - 06:00, 30 November 2024
  • Thumbnail for Debugger
    defects. Some debuggers include a feature called "reverse debugging", also known as "historical debugging" or "backwards debugging". These debuggers make it...
    11 KB (1,368 words) - 01:18, 1 April 2025
  • Thumbnail for Dynamic debugging technique
    allowed system programmers to "peek" inside. On-line Debugging Tool (ODT) Tracing Debugging Technique (TDT) DEBUG (DOS command) Comparison of computer shells...
    9 KB (777 words) - 00:31, 4 July 2023
  • In engineering, debugging is the process of finding the root cause, workarounds, and possible fixes for bugs. For software, debugging tactics can involve...
    27 KB (3,482 words) - 13:00, 4 May 2025
  • Time travel debugging or time traveling debugging is the process of stepping back in time through source code to understand what is happening during execution...
    8 KB (540 words) - 10:24, 6 May 2025
  • Program animation or stepping refers to the debugging method of executing code one instruction or line at a time. The programmer may examine the state...
    8 KB (1,035 words) - 03:26, 15 November 2023
  • Thumbnail for GNU Debugger
    scripting as well. Since version 7.0, support for "reversible debugging" — allowing a debugging session to step backward, much like rewinding a crashed program...
    22 KB (2,221 words) - 16:11, 22 July 2025
  • Thumbnail for Data Display Debugger
    2024). "DDD-3.4.1 Debugger GUI released". Retrieved 24 August 2024. Matloff, Norman; Salzman, Peter Jay (2008). The Art of Debugging with GDB, DDD and...
    3 KB (223 words) - 06:19, 14 February 2025
  • programs using the DWARF debug format. z/OS V1R6 added support for debugging 64-bit programs. GCC removed support for stabs debugging symbols in release 13...
    4 KB (364 words) - 20:30, 2 July 2025
  • Xdebug is a PHP extension which provides debugging and profiling capabilities. Performance analysis Memory debugger (includes list of memory profilers) "CodeXL"...
    15 KB (580 words) - 05:11, 8 July 2025
  • documents On-line Debugging Tool, a debugger used by certain software from Digital Equipment Corporation Oracle Corporation's Oracle Developer Tools Microsoft...
    1 KB (208 words) - 19:19, 11 May 2024
  • CodeView (category Microsoft development tools)
    compiling and debugging). As a result, most development tools and/or platforms offer similar products or features. Today, the debugger is considered an...
    9 KB (1,043 words) - 06:54, 8 February 2023
  • Gdbserver (category Debugging)
    called a "debugging stub". GNU Debugger KGDB GDB Manual Debugging with GDB Andreas Zeller: Why Programs Fail: A Guide to Systematic Debugging, Morgan Kaufmann...
    3 KB (360 words) - 23:35, 29 July 2024
  • Thumbnail for Android Debug Bridge
    The Android Debug Bridge (commonly abbreviated as adb) is a programming tool used for the debugging of Android-based devices. The daemon on the Android...
    21 KB (1,835 words) - 20:24, 16 July 2025
  • Thumbnail for Visual Studio Code
    Visual Studio Code (category Java development tools)
    interactive feature of VS Code's debugging toolkit is the Debug Console. This panel is integrated directly into the debugging session, enabling users to evaluate...
    33 KB (2,685 words) - 13:49, 16 July 2025
  • Trace table (category Debugging)
    occurring when an algorithm is executed. They can also be useful for debugging applications, helping the programmer to easily detect what error is occurring...
    2 KB (293 words) - 19:18, 14 March 2024
  • Background debug mode (BDM) interface is an electronic interface that allows debugging of embedded systems. Specifically, it provides in-circuit debugging functionality...
    6 KB (607 words) - 03:26, 21 January 2025
  • Thumbnail for Integrated development environment
    modifying, compiling, deploying and debugging software. This contrasts with software development using unrelated tools, such as vi, GDB, GNU Compiler Collection...
    17 KB (2,067 words) - 18:43, 11 July 2025
  • Thumbnail for Bmon
    Bmon (category Debuggers)
    bmon is a free and open-source monitoring and debugging tool to monitor bandwidth and capture and display networking-related statistics. It features various...
    3 KB (178 words) - 17:26, 3 February 2024
  • Thumbnail for Command-line interface
    developers for debugging purposes as well as for cheating or skipping parts of the game. Comparison of command shells List of command-line interpreters...
    76 KB (8,638 words) - 14:55, 1 August 2025
  • JScript debugger part of the Internet Explorer Developer Tools. According to Microsoft, the Script Debugger provides these traditional debugging features:...
    3 KB (400 words) - 04:10, 28 June 2022
  • GNU Debugger. "Debugging Environments". Debugging Tools for Windows (WinDbg, KD, CDB, NTSD). Retrieved 16 February 2020. "Local Kernel-Mode Debugging"....
    5 KB (456 words) - 14:54, 6 February 2025
  • JTAG (redirect from Serial Wire Debug)
    also use JTAG to develop debugging tools. The same JTAG techniques used to debug software running inside a CPU can help debug other digital design blocks...
    50 KB (7,041 words) - 05:32, 24 July 2025
  • Thumbnail for Strace
    Strace (category Unix programming tools)
    strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor and tamper with interactions between processes...
    33 KB (2,113 words) - 23:43, 3 May 2025
  • Wing IDE (category Python (programming language) development tools)
    the editor; Recursive debugging of code invoked in the context of another debug stack frame; Convenient Restart Debugging tool; Tracking values by reference;...
    12 KB (1,535 words) - 02:41, 3 August 2025
  • WinDbg (category Debuggers)
    of the public Debugging Tools for Windows package. The extension model is documented in the help file included with the Debugging Tools for Windows. Ext...
    14 KB (1,277 words) - 07:19, 6 July 2025
  • Thumbnail for Core dump
    Core dump (category Debugging)
    September 2014. "Get started with Windows debugging". Retrieved 14 December 2024. "Tools included in Debugging Tools for Windows". Retrieved 14 December 2024...
    24 KB (2,818 words) - 05:30, 7 June 2025
  • Disassembler (category Debugging)
    parameters of called functions. Some disassemblers make use of the symbolic debugging information present in object files such as ELF. For example, IDA allows...
    11 KB (1,197 words) - 14:54, 28 May 2025
  • Thumbnail for Visual Studio
    Studio 2008. Visual Studio Debugger includes features targeting easier debugging of multi-threaded applications. In debugging mode, in the Threads window...
    172 KB (15,406 words) - 16:52, 2 August 2025
  • CA/EZTEST Debugging data format Microsoft SYMDEB "Debugging with Symbols". Windows Dev Center. Microsoft. Archived from the original on 2020-01-11....
    9 KB (992 words) - 17:29, 12 June 2025