From: Mike Frysinger Date: Tue, 10 Sep 2013 20:27:24 +0000 (-0400) Subject: ptrace stuff X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=95fbf18f1b5e2b7ce1d1834d521c04c7f3fea967;p=home.git ptrace stuff --- 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