summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDhananjay Balan <mb.dhananjay@gmail.com>2013-07-28 17:55:22 +0530
committerChris Johns <chrisj@rtems.org>2014-08-25 09:52:40 +1000
commitc63080ddb2231ca0577514e393f4e793f1819d19 (patch)
treeba4d758d56ca317a9f5fbb92aff2552400407740
parentAdd region support. (diff)
downloadrtems-tools-c63080ddb2231ca0577514e393f4e793f1819d19.tar.bz2
Update Readme.
ToDo.
-rw-r--r--tools/gdb/python/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/gdb/python/README.md b/tools/gdb/python/README.md
index 8858a4f..c471cd9 100644
--- a/tools/gdb/python/README.md
+++ b/tools/gdb/python/README.md
@@ -4,3 +4,6 @@ rtems-gdb
GDB extenstions to RTEMS.
See [this blog post for instructions](http://dbalan.github.io/blog/2013/06/23/debugging-rtems-with-gdb/)
+
+TODO:
+ - classic abstractions address on id - change this to more proper hierarchy.