KDbg: Difference between revisions
(Marked this version for translation) |
m (fix typo) |
||
Line 4: | Line 4: | ||
<!--T:1--> | <!--T:1--> | ||
{|class="vertical-centered" | {|class="vertical-centered" | ||
|[[Image:Kdbgtotal.png|300px]]||KDbg is a graphical tool for | |[[Image:Kdbgtotal.png|300px]]||KDbg is a graphical tool for debugging your programs | ||
|} | |} | ||
Revision as of 16:41, 23 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