svn commit: r52604 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Wed Dec 5 20:18:20 2018
New Revision: 52604
URL: https://svnweb.freebsd.org/changeset/doc/52604
Log:
Document r317416, gdb(1) installed to /usr/libexec, and gdbtui
and gdbserver are no longer installed.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Dec 5 20:18:19 2018 (r52603)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Dec 5 20:18:20 2018 (r52604)
@@ -229,6 +229,15 @@
updated to support <literal>if</literal> and
<literal>else</literal> statements.</para>
+ <para revision="317416">The &man.gdb.1; utility is now installed
+ to <filename class="directory">/usr/libexec</filename>, and
+ a new &man.src.conf.5; knob,
+ <literal>WITHOUT_GDB_LIBEXEC</literal> has been added to
+ disable building &man.gdb.1;. The
+ <application>gdbserver</application> and
+ <application>gdbtui</application> utilities are no longer
+ installed.</para>
+
<para revision="323865">The &man.cat.1; utility has been updated
to print output aligned the same regardless of if invoked with
<literal>-ne</literal> or <literal>-be</literal>.</para>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"