diff options
Diffstat (limited to 'devel/kdbg/DESCR')
-rw-r--r-- | devel/kdbg/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kdbg/DESCR b/devel/kdbg/DESCR index a1262ba7e9c..5c1aec35041 100644 --- a/devel/kdbg/DESCR +++ b/devel/kdbg/DESCR @@ -1,9 +1,9 @@ KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping -through code. +through code. KDbg requires KDE, the K Desktop Environment, but you can of course debug any -program. +program. Features: o Inspection of variable values in a tree structure. |