Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2017 01:28:37 +0300
From:      Slawa Olhovchenkov <slw@zxy.spb.ru>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r317094 - head/share/mk
Message-ID:  <20170418222837.GC83631@zxy.spb.ru>
In-Reply-To: <8690993.EKcl9tcFpB@ralph.baldwin.cx>
References:  <201704181627.v3IGRmNN082877@repo.freebsd.org> <20170418163013.GB83631@zxy.spb.ru> <8690993.EKcl9tcFpB@ralph.baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 18, 2017 at 12:45:25PM -0700, John Baldwin wrote:

> On Tuesday, April 18, 2017 07:30:13 PM Slawa Olhovchenkov wrote:
> > On Tue, Apr 18, 2017 at 04:27:48PM +0000, John Baldwin wrote:
> > 
> > > Author: jhb
> > > Date: Tue Apr 18 16:27:48 2017
> > > New Revision: 317094
> > > URL: https://svnweb.freebsd.org/changeset/base/317094
> > > 
> > > Log:
> > >   Disable in-tree GDB by default on x86, mips, and powerpc.
> > >   
> > >   GDB in ports contains all of the functionality as GDB in base
> > >   (including kgdb) for these platforms along with additional
> > >   functionality.  In-tree GDB remains enabled on ARM and sparc64.
> > >   GDB in ports does not currently support kernel debugging on arm,
> > >   and ports GDB for sparc64 has not been tested (though it does
> > >   include sparc64 support).
> > >   
> > >   Reviewed by:	bdrewery, emaste, imp
> > >   Relnotes:	yes
> > >   Sponsored by:	DARPA / AFRL
> > >   Differential Revision:	https://reviews.freebsd.org/D10399
> > 
> > Generating core.txt now complety broken?
> 
> No.  crashinfo has supported gdb from ports for quite a while now.
> If you 'pkg install gdb' crashinfo defaults to using the ports gdb over
> the base one already.

I am about clean install, w/o ports.
Also, how to generate core.txt after crash, reboot and install gdb
from ports? (port instaled after crash)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170418222837.GC83631>