Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraleherbau2011-05-19 12:48:10 +0000
committeraleherbau2011-05-19 12:48:10 +0000
commita1dfa9cc409eb736911e0be32b45f57a866e34c5 (patch)
tree97b7fa6c87076479630bdbc6a098d454264798e5 /python/todo.twiki
parent506dcea466abc2e93a508ddfbe2814d1046f3635 (diff)
downloadorg.eclipse.tcf-a1dfa9cc409eb736911e0be32b45f57a866e34c5.tar.gz
org.eclipse.tcf-a1dfa9cc409eb736911e0be32b45f57a866e34c5.tar.xz
org.eclipse.tcf-a1dfa9cc409eb736911e0be32b45f57a866e34c5.zip
TCF Python: Implemented Memory and MemoryMap service proxies, code cleanup
Diffstat (limited to 'python/todo.twiki')
-rw-r--r--python/todo.twiki5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/todo.twiki b/python/todo.twiki
index 028a48279..72bb2f848 100644
--- a/python/todo.twiki
+++ b/python/todo.twiki
@@ -18,8 +18,8 @@
* [done] LineNumbers
* [done] Processes
* [done] FileSystem
- * MemoryMap
- * Memory
+ * [done] MemoryMap
+ * [done] Memory
* PathMap
* Diagnostics
* Disassembly
@@ -29,6 +29,7 @@
* Local services:
* [incomplete] ZeroCopy
* [done] Locator service (discovery)
+ * iterate over network interfaces
* Utilities:
* [done] ACPM data cache
* [done] TCFTask

Back to the top