Search references for DEBUGGER. Phrases containing DEBUGGER
See searches and references containing DEBUGGER!DEBUGGER
Fixing defects in an engineered system
"SuperTrace Probe hardware debugger". www.ghs.com. Archived from the original on 2017-12-01. Retrieved 2017-11-25. "Debugger and real-time trace tools"
Debugging
Software for debugging a computer program
A debugger is software for executing a computer program in an environment that allows for programming-level inspection and control. A debugger is often
Debugger
Source-level debugger
The GNU Debugger (GDB) is a portable debugger that runs on many Unix-like systems and works for many programming languages, including Ada, Assembly, C
GNU_Debugger
Software memory problem finder
A memory debugger is a debugger for finding software memory problems such as memory leaks and buffer overflows. These are due to bugs related to the allocation
Memory_debugger
Integrated development environment by Microsoft
as code refactoring. The integrated debugger works as both a source-level debugger and as a machine-level debugger. Other built-in tools include a code
Visual_Studio
Stepping back in time through source code
- Time Travel Debugger for C/C++". "ProvTools/provDebugR". github.com. 2018-07-31. Retrieved 2018-07-31. "PyTrace Time Travel Debugger for Python". "Wallaby
Time_travel_debugging
Line-oriented debug utility in DOS
line-oriented debugger DEBUG.EXE is an external command in operating systems such as DOS, OS/2 and Windows (only in 16-bit/32-bit versions). DEBUG can act as
Debug_(command)
Topics referred to by the same term
Look up debug in Wiktionary, the free dictionary. Debugging (gerund of debug) is the act of finding the cause of and fixing bugs. Debug may also refer
Debug_(disambiguation)
Software debugger
The LLDB Debugger (LLDB) is the debugger created by Chris Lattner as a component of the LLVM project. It is built as a set of reusable components which
LLDB_(debugger)
is a list of debuggers: computer programs that are used to test and debug other programs. Advanced Debugger (adb) — an older UNIX debugger dating back
List_of_debuggers
Checking software against a standard
techniques for these are either using stubs/drivers or execution from a debugger environment. Static testing involves verification, whereas dynamic testing
Software_testing
This is a comparison of debuggers: computer programs that are used to test and debug other programs. List of debuggers "TotalView 8.15.10 Platforms and
Comparison_of_debuggers
Macintosh source-code editor
Script Debugger is a Macintosh computer source-code editor and debugger environment for the programming languages AppleScript, and others based on Apple
Script_Debugger
Communication protocol for on-chip debugging
Uno/ATmega328P with CH552 debugger in Arduino IDE 2.0.0 debugWIRE article (in German) The debugWIRE protocol Simple stand-alone debugWIRE debugger (open source) Microchip
DebugWIRE
Serial interface for testing integrated circuits
the ARM Debug Interface v6. This enables the debugger to become another AMBA bus master for access to system memory and peripheral or debug registers
JTAG
"Introducing rr". "rr: lightweight recording & deterministic debugging". rr-project.org. "rr-debugger/rr". GitHub. 24 December 2022. Official website
Rr_(debugging)
Code debugging method
Rubber duck debugging (or rubberducking) is a debugging technique in software engineering, wherein a programmer explains their code, step by step, in
Rubber_duck_debugging
APIs for Java programming language
The Java Platform Debugger Architecture (JPDA) is a collection of APIs to debug Java code. Java Debugger Interface (JDI) – defines a high-level Java language
Java Platform Debugger Architecture
Java_Platform_Debugger_Architecture
a Motif debugger front-end KDbg, a KDE debugger front-end Xxgdb, an X Window System debugger front-end "THE ups DEBUGGER". "THE ups DEBUGGER". Project
Ups_(debugger)
Type of identifier in computer science
compiler or assembler to create debug symbols in a standardized format, and for any debugger, such as the GNU Debugger (GDB), to gain access and display
Debug_symbol
Source-level debugger
source-level debugger found primarily on Solaris, AIX, IRIX, Tru64 UNIX, Linux and BSD operating systems. It provides symbolic debugging for programs
Dbx_(debugger)
Software application used to develop software
to traditional build operations. Data Display Debugger is graphical front-end for many text-based debugger tools. An online integrated development environment
Integrated development environment
Integrated_development_environment
Integrated development environment from Microsoft
built-in debugger designed to enhance the development process. It provides native support for debugging Node.js applications, while additional debuggers for
Visual_Studio_Code
Full-screen debugger for DOS by Borland
Turbo Debugger (TD) is a machine-level debugger for DOS executables, intended mainly for debugging Borland Turbo Pascal—and later Turbo C—programs, sold
Borland_Turbo_Debugger
Embedded system level debugger
The Remedy debugger was the first embedded system level debugger in the world.[citation needed] It offered many features that users take for granted today
Remedy_Debugger
Graphical front-end for command-line debuggers
HP Wildebeest Debugger, XDB, the Perl debugger, the Bash debugger, the Python debugger, and the GNU Make debugger. DDD is part of the GNU Project and distributed
Data_Display_Debugger
Debugger for Microsoft Windows
the Microsoft Store. The WinDBG Debugger Engine is the common debugging back-end between WinDbg and command line debugger front-ends like KD, CDB, and NTSD
WinDbg
Video-sharing platform
Google ALTS American Fuzzy Lop Android Cloud to Device Messaging Android Debug Bridge Android NDK Android Runtime Android SDK Android Studio Angular AngularJS
YouTube
Application debugger for Microsoft Windows
that a programmer can load into a debugger. Dr. Watson can be made to generate more exacting information for debugging purposes if the appropriate symbol
Dr._Watson_(debugger)
General-purpose debugger for Unix platforms
The advanced[citation needed] debugger adb is a debugger that first appeared in Seventh Edition UNIX. It is found on Solaris, HP-UX, SCO and Venix. It
Advanced_Debugger
QT development environment
Debuggers supported are: GNU Symbolic Debugger (GDB) Microsoft Console Debugger (CDB) Internal JavaScript debugger LLVM debugger (LLDB) Free and open-source software
Qt_Creator
Object-oriented programming language
choosing "debug it" from the pop-up menu opens a debugger with the "doit context" selected and the factorial selector highlighted. The debugger provides
Smalltalk
Debugger for kernel development
debugger is a debugger present in some operating system kernels to ease debugging and kernel development by the kernel developers. A kernel debugger might
Kernel_debugger
German software company
[ˈlaʊtɐbax] ) is a German firm specializing in Debuggers, Trace Modules and logic analyzers used for debugging, profiling and analyzing embedded systems.
Lauterbach_(company)
Microsoft Script Debugger is relatively minimal debugger for Windows Script Host-supported scripting languages, such as VBScript and JScript. Its user
Microsoft_Script_Debugger
Method of writing code
production code. With TDD, both are written together, therefore shortening debugging time necessities. TDD is related to the test-first programming concepts
Test-driven_development
Standardized debugging data format
the name "Debugging With Arbitrary Record Formats" has since been proposed as a backronym. DWARF originated with the C compiler and sdb debugger in Unix
DWARF
1991 video game
these groups is the "Silent Debuggers". Powerful and mysterious, now the government calls upon them again. As an aspiring Debugger with your sidekick Leon
Silent_Debuggers
Debugging software by Intel
extensions to the Visual Studio Debugger. The parallel debugger extension enables additional capabilities for debugging parallel programs and is available
Intel_Debugger
Software bug that seems to change when debugging
debugger. This is particularly true when the behavior involves interaction with an entity not under the control of a debugger, such as when debugging
Heisenbug
Software debugging technique
Record and replay debugging is the process of recording the execution of a software program so that it may be played back within a debugger to help diagnose
Record_and_replay_debugging
splitting the user screen and adding a debugging "console" to provide programmer interaction. Borland Turbo Debugger was a stand-alone product introduced
Stepping_(debugging)
Series of debugger programs
Dynamic Debugging Technique (DDT) is a series of debugger programs originally developed for Digital Equipment Corporation (DEC) hardware, initially known
Dynamic_Debugging_Technique
Studio Debugger — the integrated debugger in Microsoft Visual Studio dnSpy — a .NET assembly editor and debugger WinDbg — powerful Windows debugger from
List_of_C_Sharp_software
Technique in C++ to debug memory issues
also very fast, when compared to some more complete memory debugger solutions. Memory debugger A Cross-Platform Memory Leak Detector DEBUG_NEW (MFC)
Debug_new
GNU software development tools for executable code
Collection of standard, Unix-based utilities from GNU GNU Debugger – Source-level debugger ldd (Unix) – Unix or Linux utility List of Unix commands LLVM –
GNU_Binutils
Debugger tool for the classic Mac OS
The Jasik Debugger (or more correctly, The Debugger from Jasik Designs), was a debugger tool for the classic Mac OS. Pitched as a much more powerful alternative
Jasik_debugger
ARM Cortex-M based Microcontrollers by STMicroelectronics
SWD debugging, virtual COM port, and mass storage over USB. The debugger embedded on Nucleo boards can be converted to the SEGGER J-Link debugger protocol
STM32
Debug code is computer code introduced to a computer program to test for errors or to help determine the cause of an error. It can be as simple as an
Debug_code
Numeric value with an unclear meaning
integer would take this specific value, the appearance of such a number in a debugger or memory dump most likely indicates an error such as a buffer overflow
Magic_number_(programming)
Open-source software development tool suite
being archived" CodeXL's GPU debugger allows engineers to debug OpenGL and OpenCL API calls and runtime objects, and debug OpenCL kernels: set breakpoints
CodeXL
Slogan for the Java Platform
and host operating system which lead to the comical slogan: Write once, debug everywhere. As Java has achieved popularity, the installation of a JVM on
Write_once,_run_anywhere
11/73, and 11/83/84. The debugger allows access to memory using octal addresses and data. Within the software systems, the debugger accesses the process's
On-line_Debugging_Tool
Computer register for debugging
whether a given debug address has a global (all tasks) or local (current task only) relevance. The debug status register permits the debugger to determine
X86_debug_register
Kernel mode debugger
user-mode debugging. An open source kernel debugger similar to SoftICE named Rasta Ring 0 Debugger (RR0D) is available. It provides low-level debugging for
SoftICE
List of notable software written in or for the C++ programming language
graphical debugger dbx — a proprietary source-level debugger GNU Debugger – portable debugger that runs on many Unix-like systems Modular Debugger — a C/C++
List of C++ software and tools
List_of_C++_software_and_tools
Freeware memory scanner and debugger
Cheat Engine (CE) is a memory scanner/debugger created by Eric Heijnen ("Byte, Dark") for the Windows operating system in 2000. Cheat Engine is mostly
Cheat_Engine
interface introduced with openMSX 20.0) openMSX Debugger (by the openMSX team; obsoleted by the built-in debugger introduced with openMSX 20.0)) openMSXControl
OpenMSX
Web browser developed by Google
2020. Retrieved December 31, 2020. Kayce Basques (April 13, 2015). "Remote debug Android devices". developer.chrome.com. Archived from the original on February
Google_Chrome
2014 Canadian science fiction horror film
Debug is a 2014 Canadian science fiction horror film written and directed by David Hewlett. It stars Jeananne Goossen, Adrian Holmes, Adam Butcher, Kjartan
Debug_(film)
American multinational technology company
Google ALTS American Fuzzy Lop Android Cloud to Device Messaging Android Debug Bridge Android NDK Android Runtime Android SDK Android Studio Angular AngularJS
Electronic diagnostic interface
A debug port is a diagnostic interface (akin to a computer port) included in an electronic system or integrated circuit to aid design, fabrication, development
Debug_port
Proxy server application
Charles Web Debugging Proxy is a cross-platform HTTP debugging proxy server application written in Java. It enables the user to view HTTP, HTTPS, HTTP/2
Charles_Proxy
Creation and maintenance of software
use AI tools — up from 76% the year before — with code generation and debugging as the top use cases. JetBrains put the figure at 85% in their 2025 developer
Software_development
Debug software
OllyDbg (named after its author, Oleh Yuschuk) is an x86 debugger that emphasizes binary code analysis, which is useful when source code is not available
OllyDbg
User interface for debugging
A debug menu or debug mode is a user interface implemented in a computer program that allows the user to view and/or manipulate the program's internal
Debug_menu
Assembly-language programming and binary-analysis tools
hdl:11385/236289. "Source and Machine Code". Debugging with GDB. GNU Project. Retrieved May 10, 2026. "The LLDB Debugger". LLDB Documentation. Retrieved May 10
List of assembly software and tools
List_of_assembly_software_and_tools
Portable emulator and PC debugger
Debugger Interface for the Bochs PC Emulator", is a graphical interface for the debugger within the Bochs PC emulator that makes it possible to debug
Bochs
Mosquito population reduction program
Debug Project is a company under Alphabet Inc., formerly under its subsidiary Verily, using sterile insect technique to reduce the numbers of mosquitoes
Debug_Project
2011 video game
Some speedrunners employ a combination of mods, external programs, and debug menus to optimize their runs, while others compete under conditions closer
Minecraft
Process to create executable computer programs
accompanying and related to programming include analyzing requirements, testing, debugging (investigating and fixing problems), implementation of build systems,
Computer_programming
MIPI Alliance Debug Architecture provides a standardized infrastructure for debugging deeply embedded systems in the mobile and mobile-influenced space
MIPI_Debug_Architecture
Software debugging company in the United Kingdom
technology that would eventually become UDB (formerly UndoDB), a reversible debugger for Linux software. LiveRecorder was then developed based on UndoDB to
Undo_(company)
Emulator for PlayStation 3 software
(Russian Personal Computer Station 3) is a free and open-source emulator and debugger for the Sony PlayStation 3 that runs on Windows, Linux, FreeBSD and macOS
RPCS3
Post-silicon validation and debug is the last step in the development of a semiconductor integrated circuit. During the pre-silicon process, engineers
Post-silicon_validation
A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers. Modern debugging data formats
Debugging_data_format
Computer system with a dedicated function
External debugging using logging or serial port output to trace operation using either a monitor in flash or using a debug server like the Remedy Debugger that
Embedded_system
Free, open source, cross-platform IDE
Clang, Watcom, and LCC. The Code::Blocks debugger has full breakpoint support. It also allows the user to debug their program by having access to the local
Code::Blocks
High-level programming language
web browser has built-in web development tools, including a JavaScript debugger. Static program analysis tools, such as ESLint and JSLint, scan JavaScript
JavaScript
Computer programming environment
handling. In Common Lisp, the REPL opens an interactive debugger when a certain error occurs. The debugger allows to inspect the call stack, it allows to jump
Read–eval–print_loop
Generative AI chatbot by OpenAI
wide variety of tasks. These include, among many others, writing and debugging computer programs, composing music, scripts, fairy tales, and essays,
ChatGPT
Line of single-chip microprocessors from Microchip Technology
programmer / debugger line for hobbyists and students. As of 2026, Microchip also produces a pair of further cost-reduced bare-bones programmers/debuggers (with
PIC_microcontrollers
Algorithmic debugging (also called declarative debugging) is a debugging technique that compares the results of sub-computations with what the programmer
Algorithmic_program_debugging
C++ IDE
Windows. It was the successor to Turbo C++ and included a better debugger, the Turbo Debugger, which was written in protected-mode DOS. Object Windows Library
Borland_C++
Rust software and development tools
programming language, including IDEs, compilers, libraries, verification and debugging tools, numerical and scientific computing libraries, and related projects
List of Rust software and tools
List_of_Rust_software_and_tools
Remote debugging program
possible to remotely debug other programs. Running on the same system as the program to be debugged, it allows the GNU Debugger to connect from another
Gdbserver
Delta debugging is a methodology to automate the debugging of programs using a scientific approach of hypothesis-trial-result loop. This methodology was
Delta_debugging
Inherent flaw in computer instructions
variable values. As an alternative to using a debugger, code may be instrumented with logic to output debug information to trace program execution and view
Software_bug
Debugging method used in software development
and the amount of information available from the debugger is not restricted by limitations of debug data known to the hardware. For instance, a software
Breakpoint
Programmers for PIC microcontrollers
In-Circuit Debugger". "MPLAB PICkit 5 In-Circuit Debugger User's Guide" (PDF). "Microchip Technology Releases Versatile MPLAB® PICkit™ Basic Debugger". Microchip
PICkit
Swedish computer software company
development environment featuring a highly optimized C/C++ compiler, the C-SPY debugger, and the static and runtime analysis tools C-STAT and C-RUN. IAR Build
IAR_Systems
Email service provided by Google
Google ALTS American Fuzzy Lop Android Cloud to Device Messaging Android Debug Bridge Android NDK Android Runtime Android SDK Android Studio Angular AngularJS
Gmail
Debugging for embedded systems
embedded system. For example, it is routine to have a source code level debugger with a graphical windowing interface that communicates through a JTAG adapter
In-circuit_emulation
Full-screen debugger for DOS by Microsoft
from DEBUG. Codeview in turn was described as "a fullscreen SYMDEB". Borland Turbo Debugger SoftICE x86 memory models Microsoft Visual Studio Debugger Program
CodeView
Digital application and media distribution service by Google
Google ALTS American Fuzzy Lop Android Cloud to Device Messaging Android Debug Bridge Android NDK Android Runtime Android SDK Android Studio Angular AngularJS
Google_Play
Computer program used to develop another program
that generates parsers or compilers, a.k.a. parser generator Debugger – Software for debugging a computer program Decompiler – Program translating executable
Programming_tool
Set of software development tools
package. They facilitate the creation of applications by having a compiler, debugger and sometimes a software framework. They are normally specific to a hardware
Software_development_kit
Suite of development tools
built-in debugger scripting language. This made it possible to customize the debugger type displays, add new debugger windows and extend debugger menus.
ProDG_(software)
Programming tool for profiling, memory debugging and memory leak detection
programming portal Free and open-source software portal Memory debugger § List of memory debugging tools Dynamic program analysis Pin DynamoRIO VOGL Libumem
Valgrind
COM-based Visual Basic scripting language
VBScript Editor with Debugger - VBS Editor". www.vbsedit.com. Corp., Spline Technologies. "SplineTech VBS Debugger, VBScript Debugger. Debug VBS". www.remotedebugger
VBScript
DEBUGGER
DEBUGGER
DEBUGGER
DEBUGGER
Girl/Female
Arabic, Australian, French, Hebrew, Swiss
Precious
Boy/Male
Hindu
Lord Murugan
Girl/Female
American, British, English
Laurel Tree; Keeper of the Keys; Pure
Girl/Female
Hindu, Indian
Flash of Light
Girl/Female
Tamil
Girl/Female
Hindu
Goddess Sita (Daughter of king Janak)
Boy/Male
Norse
Brunhild's ring.
Boy/Male
Arabic, Muslim
Destiny; Dignity; Value
Surname or Lastname
English
English : occupational name for a merchant or trader, Middle English copman, from Old Norse kaupma{dh}r, cognate with Old English cēapmann (see Chapman). Kaupma{dh}r is also found as a personal name in England, and this use may lie behind some cases of the surname.Probably an Americanized spelling of North German Koopmann or Dutch Coopman.
Female
Greek
(ΟφÎλια) Feminine form of Greek Ophelos, OPHELIA means "help." This name was used by Shakespeare for an ill-omened character in Hamlet.
DEBUGGER
DEBUGGER
DEBUGGER
DEBUGGER
DEBUGGER