Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Update TODO.ptrace
details: https://anonhg.NetBSD.org/src/rev/cb3a668eb2e3
branches: trunk
changeset: 350895:cb3a668eb2e3
user: kamil <kamil%NetBSD.org@localhost>
date: Thu Jan 26 01:12:13 2017 +0000
description:
Update TODO.ptrace
Added:
- reiterate over FreeBSD tests and add missing ones if applicable
Sponsored by <The NetBSD Foundation>
diffstat:
doc/TODO.ptrace | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r b6fa8c06f8be -r cb3a668eb2e3 doc/TODO.ptrace
--- a/doc/TODO.ptrace Thu Jan 26 01:04:23 2017 +0000
+++ b/doc/TODO.ptrace Thu Jan 26 01:12:13 2017 +0000
@@ -1,10 +1,11 @@
-$NetBSD: TODO.ptrace,v 1.12 2017/01/26 01:04:23 kamil Exp $
+$NetBSD: TODO.ptrace,v 1.13 2017/01/26 01:12:13 kamil Exp $
Items we (currently) plan to finish in the ptrace(2) field:
- verify ppid of core dump generated with PT_DUMPCORE
it must point to the real parent, not tracer
- adapt OpenBSD regress test (regress/sys/ptrace/ptrace.c) for the ATF context
+ - reiterate over FreeBSD tests and add missing ones if applicable
- add new ptrace(2) calls to lock (suspend) and unlock LWP within a process
- add PT_DUMPCORE tests in the ATF framework
- add ATF tests for PT_WRITE_I and PIOD_WRITE_I - test mprotect restrictions
Home |
Main Index |
Thread Index |
Old Index