From 95fbf18f1b5e2b7ce1d1834d521c04c7f3fea967 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 10 Sep 2013 16:27:24 -0400 Subject: [PATCH] ptrace stuff --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 1480f72..28b66f2 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +The ptrace() system call has a new option flag, PTRACE_O_EXITKILL, which causes all traced processes to receive a SIGKILL signal if the tracing process exits unexpectedly. + with gdb-6.8: http://openocd.berlios.de/doc/GDB-and-OpenOCD.html#GDB-and-OpenOCD -- 2.39.5