KDbg: Difference between revisions

From KDE UserBase Wiki
(Marked this version for translation)
(Marked this version for translation)
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<!--T:1-->
<!--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 debugging your programs
|}
|}


Line 16: Line 16:
<!--T:4-->
<!--T:4-->
* 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

Other languages:
KDbg is a graphical tool for debugging your programs

Features

Source code, breakpoint, local variables, watched expressions, and the thread list


  • 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.


 See footnote



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