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.
All labels observed (17)
| Label | Occurrences |
|---|---|
| debugging tool | 9 |
| debugger canonical | 5 |
| debugger front-end | 2 |
| debugging toolkit | 2 |
| dynamic tracing framework | 2 |
| memory profiler | 2 |
| software debugging tool | 2 |
| Deno alternative | 1 |
| JavaScript console | 1 |
| Python debugger | 1 |
| debugger integration layer | 1 |
| debugging software | 1 |
| interactive debugger | 1 |
| on-chip debugger | 1 |
| profiler | 1 |
| remote debugger | 1 |
| thread error detector | 1 |
Instances (30)
| Instance | Via concept surface |
|---|---|
| React DevTools | debugging tool |
| OpenOCD for RISC-V | debugging software |
| LLDB | — |
| Bun | Deno alternative |
| gdbserver | debugging tool |
| ThreadSanitizer | thread error detector |
| LLDB-MI (historical) | debugger front-end |
| DDD | debugger front-end |
| addr2line | debugging tool |
|
Mike Shapiro
surface form:
DTrace
|
dynamic tracing framework |
| dotTrace | memory profiler |
| dotMemory | memory profiler |
| pdb | Python debugger |
| Web Debug Toolbar | debugging tool |
| Purify | software debugging tool |
| Woz Monitor | debugging tool |
| JavaScript console | debugging tool |
| Vue Devtools | debugging tool |
| Flutter DevTools | debugging tool |
|
Dart Observatory (legacy) / DevTools
surface form:
Dart Observatory
|
software debugging tool |
| Solid Devtools | debugging toolkit |
| gprof | profiler |
| GDB | — |
| DTrace | dynamic tracing framework |
| Mono debugger (soft debugger) | — |
| JetBrains IDEs via adapters and plugins | debugger integration layer |
| Turbo Debugger | — |
| Edge DevTools console | JavaScript console |
| GNU Debugger | — |
| TensorBoard | debugging toolkit |