Date: Wed, 5 Dec 2018 20:59:52 +0000 From: Glen Barber <gjb@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r52604 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes Message-ID: <20181205205952.GN84481@FreeBSD.org> In-Reply-To: <c520bb90-1bc6-2c8d-19e2-27c80cf38359@FreeBSD.org> References: <201812052018.wB5KIKwF092534@repo.freebsd.org> <c520bb90-1bc6-2c8d-19e2-27c80cf38359@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, Dec 05, 2018 at 12:42:41PM -0800, John Baldwin wrote: > On 12/5/18 12:18 PM, Glen Barber wrote: > > 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> > > In particular, I think we want to say that users should install GDB from ports > on all architectures other than sparc64. (GDB is still installed in /usr/bin > for sparc64). > > Maybe something like: > > "The legacy version of GDB included with the base system is now installed > to /usr/libexec for use by crashinfo(8). For interactive debugging, users > should either use lldb(8) or install a modern version of GDB from the > devel/gdb package." > Reworded with a few tweaks in r52607. Thanks. Glen [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAlwIPEQACgkQAxRYpUeP 4pOHaA//aBXvsQt3jAjk+z5tJ5YfXW+RSEOvatPOwCXo2a2Qll3VxotBzCzsDm59 L8VNDPo0cVq3CK+jUSe4ZQGeD20KyTtxtqUBF/mU88yjloJROyPvyX9f/swTpeBj HpC78wzJGrb1JVB/8IzxZ5oPzF4q2s3kCpPSfdDtv+7WZlpr0ByXLkdCANpMW0dd 2VIDAfrT9u7FAkrbjB51JTFOKasWrq/CPsa6F2mTxAO+Sje/GrXPWa/NcymxEJ0H kmkJ8XEhJwwrUYVKHyow6xSBJB66r8UtF3rptOJEFpME88F+CmRj5ekEjm6FRCKd I/qNADXI3UrFd7fa+S4GoLwR09uS+XAGMDyRcvwL4f3k0YyDm/hx05VjbR6qZbOB 3+yk5L7tj/sj8ca8FpVFDkwmS073mKpRe6U0smzUMTBLf8xuMI/7BZ8qbQ65ViwK 8LynbugY26g5l/9rn20w5Kq85wQvqP0hXEnKbUdbcshNwHnS9nDNY1YUAeGZPVTr W29fMD1qy1QPgnNMBKuHYRqO8Lo6J05Er3bBVay+TpTR01gyjFq4+KLTxwAyxmjU DC/RFEly1TsEnpwSYRDHOSjNFa1WTRon35lWlKtL3YWkFTHyfyRfQpBqw7EmuRcy MyFNEww1lPDBC2FMHKVYsSx8wYwSI4ghsaoviaf7nQtQinyW7tQ= =wDt/ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181205205952.GN84481>
