From cb0803f21db3b6737372acdb235669c49bcc3eb2 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 5 Nov 2013 02:21:18 +0100 Subject: [PATCH] Update TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index a33b918..16338c3 100644 --- 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 -- 2.7.4