diff options
author | Aleksandar Samardzic <asamardzic@matf.bg.ac.yu> | 2010-05-11 20:00:25 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:25 +0200 |
commit | d48cff418f86603ca3a6bc91db303fc81b79d004 (patch) | |
tree | 64fd525ad91807c2960b58cf804f9c43b7db9b85 /development/kdbg/slack-desc | |
parent | 626a6ae87de9a68b02f989dd849daed015533a3a (diff) |
development/kdbg: Added to 12.0 repository
Diffstat (limited to 'development/kdbg/slack-desc')
-rw-r--r-- | development/kdbg/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/kdbg/slack-desc b/development/kdbg/slack-desc new file mode 100644 index 0000000000000..e41d2c302fa14 --- /dev/null +++ b/development/kdbg/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +kdbg: KDbg (front-end for gdb) +kdbg: +kdbg: KDbg is a graphical user interface to gdb, the GNU debugger. +kdbg: It provides an intuitive interface for setting breakpoints, +kdbg: inspecting variables, and stepping through code. +kdbg: +kdbg: KDbg home page is: http://www.kdbg.org/ +kdbg: +kdbg: +kdbg: +kdbg: |