KDbg: Difference between revisions
(Created page with "{|class="vertical-centered" |300px||KDbg is a graphical tool for debuggin your programs |} == Features == [[Image:Kdbgtotal.png|center|500px|thumb|Sour...") |
No edit summary |
||
Line 1: | Line 1: | ||
<languages /> | |||
<translate> | |||
{|class="vertical-centered" | {|class="vertical-centered" | ||
|[[Image:Kdbgtotal.png|300px]]||KDbg is a graphical tool for debuggin your programs | |[[Image:Kdbgtotal.png|300px]]||KDbg is a graphical tool for debuggin your programs | ||
Line 13: | Line 16: | ||
* Conditional breakpoints | * Conditional breakpoints | ||
* 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. | ||
{{Community-app}} | |||
[[Image:Kdbglocalswatches.png|center|500px|thumb]] | [[Image:Kdbglocalswatches.png|center|500px|thumb]] | ||
Line 20: | Line 23: | ||
[http://www.kdbg.org/ The project home page] gives more details. <br /> | [http://www.kdbg.org/ The project home page] gives more details. <br /> | ||
A User Manual [http://www.kdbg.org/manual/ is on-line] | A User Manual [http://www.kdbg.org/manual/ is on-line] | ||
{{Community-app-footnote}} | |||
[[Category:Development]] | |||
</translate> |
Revision as of 16:37, 23 June 2011
KDbg is a graphical tool for debuggin 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