aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@coco.thehackers.org>2009-07-25 10:49:38 +0200
committerJuan Cespedes <cespedes@coco.thehackers.org>2009-07-25 10:49:38 +0200
commitf670eea50e959eeb9da53d70cad8d43c19494ef0 (patch)
treed288143cfb88967ef46d88b711dde61e182cadf4 /TODO
parentc5c744a3b5a6e0d1f4826fabb31ffab2ec0170f3 (diff)
downloadltrace-f670eea50e959eeb9da53d70cad8d43c19494ef0.tar.gz
Finally got rid of GNU's Autoconf stuff
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index a25fe0f..5063737 100644
--- a/TODO
+++ b/TODO
@@ -31,7 +31,6 @@
+ ptrace() every single thread
+ place breakpoints only in places where the process control can continue
without having to remove it
-* Get rid of GNU's autoconf stuff
* List source dependencies in Makefile
* Create different ltrace processes to trace different children
* After a clone(), syscalls may be seen as sysrets in s390 (see trace.c:syscall_p())