Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraleherbau2011-05-25 09:54:35 +0000
committeraleherbau2011-05-25 09:54:35 +0000
commitd8f0c070056adcf3466107686d98f54cd965bef2 (patch)
tree9754f857be3a03c38b2ed342d076f69b86f3f900 /python/todo.twiki
parent4bf5533cf4f76b039263259d7bf2fd95edad350a (diff)
downloadorg.eclipse.tcf-d8f0c070056adcf3466107686d98f54cd965bef2.tar.gz
org.eclipse.tcf-d8f0c070056adcf3466107686d98f54cd965bef2.tar.xz
org.eclipse.tcf-d8f0c070056adcf3466107686d98f54cd965bef2.zip
TCF Python: Implemented Disassembly and ProcessesV1 service proxies
Diffstat (limited to 'python/todo.twiki')
-rw-r--r--python/todo.twiki3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/todo.twiki b/python/todo.twiki
index 0d0e9ed2f..824f4c280 100644
--- a/python/todo.twiki
+++ b/python/todo.twiki
@@ -17,12 +17,13 @@
* [done] Expressions
* [done] LineNumbers
* [done] Processes
+ * [done] ProcessesV1
* [done] FileSystem
* [done] MemoryMap
* [done] Memory
* [done] PathMap
* [done] Diagnostics
- * Disassembly
+ * [done] Disassembly
* [done] Streams
* [done] Terminals
* [done] SysMonitor

Back to the top