KDbg: Difference between revisions
No edit summary |
(Marked this version for translation) |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | |||
{|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 | ||
|} | |} | ||
== Features == | == Features == <!--T:2--> | ||
<!--T:3--> | |||
[[Image:Kdbgtotal.png|center|500px|thumb|Source code, breakpoint, local variables, watched expressions, and the thread list]] | [[Image:Kdbgtotal.png|center|500px|thumb|Source code, breakpoint, local variables, watched expressions, and the thread list]] | ||
<!--T:4--> | |||
* Easy inspection of variables | * Easy inspection of variables | ||
* Basic commands (step, next, etc..) bound to function keys | * Basic commands (step, next, etc..) bound to function keys | ||
Line 18: | Line 21: | ||
{{Community-app}} | {{Community-app}} | ||
<!--T:5--> | |||
[[Image:Kdbglocalswatches.png|center|500px|thumb]] | [[Image:Kdbglocalswatches.png|center|500px|thumb]] | ||
<!--T:6--> | |||
[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] | ||
<!--T:7--> | |||
{{Community-app-footnote}} | {{Community-app-footnote}} | ||
<!--T:8--> | |||
[[Category:Development]] | [[Category:Development]] | ||
</translate> | </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