summaryrefslogtreecommitdiffstats
path: root/gdb/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-14 13:07:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-14 13:07:36 +0000
commit22c777424440a2fb3cdec37a07fe190cb6bf9e47 (patch)
treedfaf070761f56a6221a05f611c0ef62b18126717 /gdb/README
parent2009-12-14 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-examples-22c777424440a2fb3cdec37a07fe190cb6bf9e47.tar.bz2
2009-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* README: New file.
Diffstat (limited to 'gdb/README')
-rw-r--r--gdb/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/README b/gdb/README
new file mode 100644
index 0000000..6037876
--- /dev/null
+++ b/gdb/README
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+
+This directory contains a collection of programs designed
+to demonstrate how to use gdb in various ways. Most of them
+contain deliberate bugs. :)
+
+--joel