Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2018 10:39:54 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        "Rodney W. Grimes" <rgrimes@freebsd.org>
Cc:        John Baldwin <jhb@freebsd.org>, Colin Percival <cperciva@freebsd.org>,  src-committers <src-committers@freebsd.org>, svn-src-user@freebsd.org
Subject:   Re: svn commit: r335829 - user/cperciva/panicmail
Message-ID:  <CANCZdfo_6fHwtxZXfwqKmJ-rH6FBO-R99-wdAH2cdZyn76CFBg@mail.gmail.com>
In-Reply-To: <201807021632.w62GWjme034534@pdx.rh.CN85.dnsmgr.net>
References:  <575515de-523d-e0eb-ecc8-1aa517f5f34c@FreeBSD.org> <201807021632.w62GWjme034534@pdx.rh.CN85.dnsmgr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 2, 2018 at 10:32 AM, Rodney W. Grimes <
freebsd@pdx.rh.cn85.dnsmgr.net> wrote:

> [ Charset UTF-8 unsupported, converting... ]
> > On 6/30/18 5:07 PM, Colin Percival wrote:
> > > Author: cperciva
> > > Date: Sun Jul  1 00:07:41 2018
> > > New Revision: 335829
> > > URL: https://svnweb.freebsd.org/changeset/base/335829
> > >
> > > Log:
> > >   Add /usr/local/bin to $PATH so that panicmail can use gdb from ports.
> > >
> > >   Submitted by:     sbruno
> >
> > If gdb from ports isn't installed, the old gdb will be present in
> /usr/libexec
> > if it isn't present in /usr/bin.  At some point /usr/libexec/gdb might
> go away,
> > but it is present there for now.  The crashinfo script prefers gdb from
> > /usr/local/bin and falls back to /usr/libexec or /usr/bin.
>
> Um, one is makeing an assumption even using /usr/local, our ports/pacakge
> system has allowed this to be some other place for over 2 decades.  At
> one point all of base was irreadicated of /usr/local references, it is
> a mistake to be putting any back.
>

While that may be a matter for debate (about a year or two before you came
back we had a long discussions and started putting things back because it
played better with, for example, people moving back and forth with Linux
systems), it's not relevant here: the commit path started with
user/cperciva.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfo_6fHwtxZXfwqKmJ-rH6FBO-R99-wdAH2cdZyn76CFBg>