summaryrefslogtreecommitdiff
path: root/development/kdbg/README
diff options
context:
space:
mode:
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 0000000000..a59a7db02a
--- /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.