summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2017-05-19 20:11:35 +0000
committergjb <gjb@FreeBSD.org>2017-05-19 20:11:35 +0000
commitedae336175047ffa87502e0b2bccfaf92ca76ee7 (patch)
tree1b0cf4d351dd66d0790e404f3a711360fcf7b71d /release/doc
parent1d0da6f8931233460a212750705bd047d2ba3a47 (diff)
downloadFreeBSD-src-edae336175047ffa87502e0b2bccfaf92ca76ee7.zip
FreeBSD-src-edae336175047ffa87502e0b2bccfaf92ca76ee7.tar.gz
Add a 'Userland Debugging' section.
Document r306786, core dumps now include the process ID (PID) and command line arguments. Document r304499, ptrace(2) now supports events for vfork(2). Submitted by: jhb Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 730a9f0..f0aaa13 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -375,6 +375,18 @@
<literal>nullability</literal> attribute has been added to the
<literal>C</literal> library headers.</para>
</sect2>
+
+ <sect2 xml:id="userland-debug">
+ <title>Userland Debugging</title>
+
+ <para revision="304499">&man.ptrace.2; now supports events for
+ &man.vfork.2;, permitting reliable debugging across
+ &man.vfork.2; invocations.</para>
+
+ <para revision="306786">Process core dumps now include the
+ process ID (<acronym>PID</acronym> and command line
+ arguments.</para>
+ </sect2>
</sect1>
<sect1 xml:id="kernel">
OpenPOWER on IntegriCloud