Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2010 00:09:47 +0200
From:      Kostik Belousov <kostikbel@gmail.com>
To:        John Baldwin <jhb@freebsd.org>
Cc:        freebsd-hackers@freebsd.org, Peter Steele <psteele@maxiscale.com>
Subject:   Re: ntpd hangs under FBSD 8
Message-ID:  <20100224220947.GX50403@deviant.kiev.zoral.com.ua>
In-Reply-To: <201002241517.25659.jhb@freebsd.org>
References:  <7B9397B189EB6E46A5EE7B4C8A4BB7CB385D5C73@MBX03.exg5.exghost.com> <7B9397B189EB6E46A5EE7B4C8A4BB7CB385D60DD@MBX03.exg5.exghost.com> <7B9397B189EB6E46A5EE7B4C8A4BB7CB39E95389@MBX03.exg5.exghost.com> <201002241517.25659.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--M2XkPJ45YXpBrBm3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Feb 24, 2010 at 03:17:25PM -0500, John Baldwin wrote:
> On Wednesday 24 February 2010 1:17:50 pm Peter Steele wrote:
> > >You're going to need a debug version of libc, too.  gdb won't be able =
to=20
> find a backtrace out of a libc function without it.
> >=20
> > What's the proper way to build a debug version of libc and the other=20
> libraries? I tried this:
>=20
> You can just do this:
>=20
> cd /usr/src/lib/libc
> make clean
> make DEBUG_FLAGS=3D-g
> make install

make install should be done with DEBUG_FLAGS containing -g too, otherwise
strip(1) is called on the installed binary.

--M2XkPJ45YXpBrBm3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (FreeBSD)

iEYEARECAAYFAkuFo6sACgkQC3+MBN1Mb4iXbQCgvRxovauBC3d6Dr+qk+YmF1Wu
/KIAoMFR3HcgAhLrtAYmQHWcHBd8z34z
=zNx8
-----END PGP SIGNATURE-----

--M2XkPJ45YXpBrBm3--



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