aboutsummaryrefslogtreecommitdiff
path: root/development/kdbg/README
diff options
context:
space:
mode:
authorAleksandar Samardzic <asamardzic@matf.bg.ac.yu>2010-05-11 20:00:25 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 20:00:25 +0200
commitd48cff418f86603ca3a6bc91db303fc81b79d004 (patch)
tree64fd525ad91807c2960b58cf804f9c43b7db9b85 /development/kdbg/README
parent626a6ae87de9a68b02f989dd849daed015533a3a (diff)
development/kdbg: Added to 12.0 repository
Diffstat (limited to 'development/kdbg/README')
-rw-r--r--development/kdbg/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/kdbg/README b/development/kdbg/README
new file mode 100644
index 0000000000000..a59a7db02ad06
--- /dev/null
+++ b/development/kdbg/README
@@ -0,0 +1,3 @@
+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.