From 0f6f30c4d0fbedda3aa4bc707a75085bcc2c8f7f Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 7 Jan 2014 11:57:36 +0100 Subject: Nits - Fix some coding style issues in output.c - Add a couple items to TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 4e18e88..3ab6703 100644 --- a/TODO +++ b/TODO @@ -186,5 +186,10 @@ GDB supports python pretty printers. We migh want to hook this in and use it to format certain types. +** support new Linux kernel features + - PTRACE_SIEZE + - /proc/PID/map_files/* (but only root seems to be able to read + this as of now) + * BUGS ** After a clone(), syscalls may be seen as sysrets in s390 (see trace.c:syscall_p()) -- cgit v1.2.3