From owner-svn-src-head@freebsd.org Wed May 23 15:51:19 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9CEC4F101A5 for ; Wed, 23 May 2018 15:51:19 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-io0-x242.google.com (mail-io0-x242.google.com [IPv6:2607:f8b0:4001:c06::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 31ED970C7B for ; Wed, 23 May 2018 15:51:19 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-io0-x242.google.com with SMTP id e20-v6so23355062iof.4 for ; Wed, 23 May 2018 08:51:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=8TAejNVkBkBfTVTnIgK4zaNBA9lOtGoWLkeVHY+xQ1Y=; b=t0D3KtZyKx0OjH6RfBkEIJu8nE/0uEsHEIl1BmCf16WDsz46wv5PP56kEQ0NfYWyJv dG8b/6BGKZBZlvfE2tionzgZ71qo40ESB/ZM79VExgEgRoACH4zIDccuH5yXHcPcFfAn KZ7NJIvlL5EiDUCo7FiXGpUG2DLparPXchwDV6uVsn4y+FZJ3WCtG5mQ12jTp2Al5VFl 6zK8p1fEMrnvHofHp3Fg9SCih9gYgzcXgU5PDjxch6bON5PKv0sPkUC70mH2Y0KmQjEj 37DTPp8rXzIcrYtA/2GwzhobIJvCTx/xw5eRmojmre/BHZOTvZDqlLgKW/4WlSwXKqae VdgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8TAejNVkBkBfTVTnIgK4zaNBA9lOtGoWLkeVHY+xQ1Y=; b=Y/NH8S12Fv6b1e/baZK9/Vtr3oSKgptl1PktvsOhwGcSinV3e6EzBbx9m69zLWKBCZ E+4Y415/yQg63PZGGW6jQocPG0WaVMl/VAIXE9gN15Zb5REI8GYfS4NlpJohIg8EkmHg 01P+JcYYTn3aMNTl/Z3vGaJLXnOhRAIG4yqso9N7PPJYS+Eplnk5D5fNUmY/yOeMWTzk KFk/X3k6cYdttZvBr7Dj8w6doo/CIO+7TLnHhXSt3GTDLgkM/T2RNS5aA02SLLvciWQ5 NgoYU69WaQ04AoLRZyV+FAWKy589bMfaTten9s2zrNcfr11fP578Fdq4AJs/RYKU0BhR NSeA== X-Gm-Message-State: ALKqPwfzwevDAL+26MYiLHz2iiL5AkrtmTh5C/ecuT6RTn1paGFVfqOt ltTgsEK3GiFQ3/YXezdNgMGGYXtcJFUI+swyh5IyzQ== X-Google-Smtp-Source: AB8JxZqxroSuzrbdkaIwrlA20k5hhZy6Q4wDpUZqRak8lGFjmrC3R5vLEv1XKhQidMeiqsv0+vBpwGqMLpv//Wht5QQ= X-Received: by 2002:a6b:d404:: with SMTP id l4-v6mr3150780iog.37.1527090678260; Wed, 23 May 2018 08:51:18 -0700 (PDT) MIME-Version: 1.0 References: <201805231435.w4NEZA4P035351@pdx.rh.CN85.dnsmgr.net> In-Reply-To: <201805231435.w4NEZA4P035351@pdx.rh.CN85.dnsmgr.net> From: Warner Losh Date: Wed, 23 May 2018 09:51:06 -0600 Message-ID: Subject: Re: svn commit: r334089 - head/sbin/dumpon To: "Rodney W. Grimes" Cc: Ed Maste , Eitan Adler , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2018 15:51:19 -0000 On Wed, May 23, 2018, 8:35 AM Rodney W. Grimes < freebsd@pdx.rh.cn85.dnsmgr.net> wrote: > > On 23 May 2018 at 10:15, Rodney W. Grimes > > wrote: > > >> Author: eadler > > >> Date: Wed May 23 10:45:32 2018 > > >> New Revision: 334089 > > >> URL: https://svnweb.freebsd.org/changeset/base/334089 > > >> > > >> Log: > > >> dumpon: point to better kernel debug symbols. > > >> ... > > > > > > You should of probably also included that fact that kgdb now must be > invoked > > > /usr/libexec/kgdb, as it has been moved. > > > > Rather, dumon should document installing the gdb port or package. > > I would say both would be better. > Better still would be to svn rm gdb... i know we can't today, but we are getting close... Warner -- > Rod Grimes > rgrimes@freebsd.org > >