Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107541591
D29960.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
702 B
Referenced Files
None
Subscribers
None
D29960.diff
View Options
diff --git a/lib/libc/sys/ptrace.2 b/lib/libc/sys/ptrace.2
--- a/lib/libc/sys/ptrace.2
+++ b/lib/libc/sys/ptrace.2
@@ -2,7 +2,7 @@
.\" $NetBSD: ptrace.2,v 1.2 1995/02/27 12:35:37 cgd Exp $
.\"
.\" This file is in the public domain.
-.Dd April 10, 2021
+.Dd May 4, 2021
.Dt PTRACE 2
.Os
.Sh NAME
@@ -1211,6 +1211,17 @@
previously returned the last entry of the memory map.
No more entries exist.
.El
+.It Bq Er ENOMEM
+.Bl -bullet -compact
+.It
+A
+.Dv PT_READ_I,
+.Dv PT_READ_D,
+.Dv PT_WRITE_I, or
+.Dv PT_WRITE_D
+request attempted to access an invalid address, or a memory allocation failure
+occurred when accessing process memory.
+.El
.It Bq Er ENAMETOOLONG
.Bl -bullet -compact
.It
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 16, 3:59 PM (21 h, 35 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15826977
Default Alt Text
D29960.diff (702 B)
Attached To
Mode
D29960: ptrace: document ENOMEM
Attached
Detach File
Event Timeline
Log In to Comment