KDbg: Difference between revisions
(Splitting list into smaller units) |
(Marked this version for translation) |
||
Line 17: | Line 17: | ||
* Easy inspection of variables | * Easy inspection of variables | ||
<!--T:9--> | |||
* Basic commands (step, next, etc..) bound to function keys | * Basic commands (step, next, etc..) bound to function keys | ||
<!--T:10--> | |||
* Conditional breakpoints | * Conditional breakpoints | ||
<!--T:11--> | |||
* A full set of tools for viewing code, searching text, and for manipulating variables. | * A full set of tools for viewing code, searching text, and for manipulating variables. | ||
<!--T:12--> | |||
{{Community-app}} | {{Community-app}} | ||
Revision as of 07:18, 24 June 2011
KDbg is a graphical tool for debugging your programs |
Features
- Easy inspection of variables
- Basic commands (step, next, etc..) bound to function keys
- Conditional breakpoints
- A full set of tools for viewing code, searching text, and for manipulating variables.
The project home page gives more details.
A User Manual is on-line
Support for this application can be found from the project's home page