summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDhananjay Balan <mb.dhananjay@gmail.com>2013-07-09 22:21:27 +0530
committerChris Johns <chrisj@rtems.org>2014-08-25 09:52:40 +1000
commit6e75f4ebf5450154231a1f7c1c2ba97e60d2c074 (patch)
tree629a93aa6651c9cd559409c6a5ef804a6ba92faa
parent385640641ef618061cc0d26f711a54bf95661124 (diff)
Update readme.
Included useage instructions.
-rw-r--r--tools/gdb/python/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gdb/python/README.md b/tools/gdb/python/README.md
index 567c195..8858a4f 100644
--- a/tools/gdb/python/README.md
+++ b/tools/gdb/python/README.md
@@ -2,3 +2,5 @@ rtems-gdb
=========
GDB extenstions to RTEMS.
+
+See [this blog post for instructions](http://dbalan.github.io/blog/2013/06/23/debugging-rtems-with-gdb/)