Update TODO
authorPetr Machata <pmachata@redhat.com>
Tue, 5 Nov 2013 01:21:18 +0000 (02:21 +0100)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:23 +0000 (20:38 +0900)
TODO

diff --git a/TODO b/TODO
index a33b918..16338c3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,7 +6,8 @@
 *** Mangled identifiers contain partial prototypes themselves
     They don't contain return type info, which can change the
     parameter passing convention.  We could use it and hope for the
-    best.
+    best.  Also they don't include the potentially present hidden this
+    pointer.
 ** Automatically update list of syscalls?
 ** More operating systems (solaris?)
 ** Get rid of EVENT_ARCH_SYSCALL and EVENT_ARCH_SYSRET