debugger
C1478
concept
A debugger is a tool or component that allows developers to monitor, control, and inspect the execution of a program to identify, diagnose, and fix defects or unexpected behavior.
Aliases (5)
- Deno alternative ×1
- debugging tool ×1
- debugging toolkit ×1
- dynamic tracing framework ×1
- profiler ×1
Instances (7)
- Bun ("Deno alternative")
- gprof ("profiler")
- GDB
- DTrace ("dynamic tracing framework")
- GNU Debugger
- TensorBoard ("debugging toolkit")