What is Kdbg?
KDbg is a graphical user interface for the GNU debugger, gdb. It offers an intuitive approach to debugging applications, enabling users to set breakpoints, inspect variables, and step through code execution. The tool integrates seamlessly with the command-line gdb, providing a visually appealing and user-friendly debugging experience
Highlights
- Graphical user interface for the GNU debugger, gdb
- Ability to set breakpoints within the application
- Functionality to inspect variables during the debugging process
- Step-by-step code execution tracing
Platforms
- Linux
Languages
- English
Features
KDE
Debugging
C++

