source-level debugging
Source-level debugging refers to the process of identifying and fixing software bugs or errors by examining and modifying the source code of a program, enabling programmers to directly analyze and manipulate the code at the programming language level.
Requires login.
Related Concepts (1)
Similar Concepts
- debugging
- debugging and profiling
- debugging and troubleshooting
- debugging optimized code
- debugging protection
- debugging techniques
- debugging tools
- just-in-time (jit) debugging
- kernel debugging and analysis
- kernel mode debugging
- post-mortem debugging
- remote debugging
- reverse debugging
- software debugging
- software testing and debugging